LBM wildcard pattern match callback delegate
Declaration Syntax
public delegate int LBMWildcardPatternCallback(
string topic,
Object cbArg
)
Parameters
- topic (String)
- Candidate topic string
- cbArg (Object)
- Callback object token
Return Value
0 indicates a match
Assembly:
lbmcs (Module: lbmcs) Version: 5.3.6.0