Solclient
IDispatchTargetSubscription Property |
The ISubscription used to attract messages with matching destinations.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
ISubscription Subscription { get; }
ReadOnly Property Subscription As ISubscription Get
property ISubscription^ Subscription { ISubscription^ get (); }
Return Value
Type: ISubscriptionReturns the ISubscription used to attract messages with matching destinations
See Also