SubObjectHasWildcard Method |
Check if the topic contains wild card
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntaxpublic bool HasWildcard()
Return Value
Type:
BooleanTrue if the subscriptions has '+' or '#' in the topic
See Also