LBM wildcard receiver create callback delegate

C# |
public delegate int LBMWildcardReceiverCreateCallback( string topic, LBMReceiverAttributes attr, Object cbArg )

- topic (String)
- Receiver topic string
- attr (LBMReceiverAttributes)
- Receiver attributes
- cbArg (Object)
- Callback object token

0 indicates a match