PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
IDispatch
Target
Subscription 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.26.0
C#
Copy
ISubscription
Subscription
{
get
; }
Return Value
ISubscription
Returns the
ISubscription
used to attract messages with matching destinations
See Also
Reference
IDispatchTarget Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
See Also