10.24.0

IDispatchTargetSubscription Property

The ISubscription used to attract messages with matching destinations.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
ISubscription Subscription { get; }

Return Value

ISubscription
Returns the ISubscription used to attract messages with matching destinations

See Also