Click or drag to resize

IEndpointDurable Property

version: 10.22.0
When true, the endpoint's life span is independent of the corresponding IFlow or ISession.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
bool Durable { get; }

Property Value

Type: Boolean
See Also