IDurableTopicEndpoint Properties

Solclient

IDurableTopicEndpoint Properties
version: 7.2.1.27

The IDurableTopicEndpoint type exposes the following members.

Properties
  Name Description
Public property Durable
When true, the endpoint's life span is independent of the corresponding IFlow or ISession.
(Inherited from IEndpoint.)
Public property Name
The name of the Endpoint. A non-durable TopicEndpoint does not have a name.
(Inherited from IEndpoint.)
Top
See Also