SubObjectUnSubCount Property |
Keeps track of remaining messages to be published on this subscription
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntaxpublic int UnSubCount { get; set; }
Property Value
Type:
Int32
See Also