Enum DeliveryOption
Whom to deliver the message
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum DeliveryOption : byte
Name | Description |
---|---|
All | Delivers to all subscriber(s) connected with topic. |
Any | Delivers to a randomly selected single subscriber. |