10.24.0

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.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public static int LocalDispatchOnly

Field Value

Int32

See Also