IEndpoint Interface
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public interface IEndpoint : IDisposable
- Implements
- IDisposable
Durable |
When true, the endpoint's life span is independent of the
corresponding IFlow or ISession.
|
Name |
The name of the Endpoint. A non-durable TopicEndpoint does not have a name.
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |