Click or drag to resize

IClientName Properties

version: 10.22.0

The IClientName type exposes the following members.

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