PubSub+ Messaging API for .NET
C#
C#
10.28.13
Show/Hide TOC
ISubscriber
Endpoint Properties
Properties
Durable
When true, the endpoint's life span is independent of the corresponding IFlow or ISession.
(Inherited from
IEndpoint
)
Name
The name of the Endpoint. A non-durable TopicEndpoint does not have a name.
(Inherited from
IEndpoint
)
See Also
Reference
ISubscriberEndpoint Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Properties
See Also