Solclient
SubscribeFlagLocalDispatchOnly Field |
When using this flag with Subscribe(IDispatchTarget, Int32, Object) or Unsubscribe(IDispatchTarget, Int32, Object)
this flag indicates the subscription should only be added to the dispatch table and should not be added to the appliance.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public static int LocalDispatchOnly
Public Shared LocalDispatchOnly As Integer
public: static int LocalDispatchOnly
Field Value
Type: Int32See Also