![]() | IDestination Interface |
Namespace: SolaceSystems.Solclient.Messaging
public interface IDestination : IDisposable
The IDestination type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Represents the physical name of a destination.
|
![]() | Temporary |
Indicates whether this is a temporary destination.
Temporary destinations are used mostly for request/reply message exchange patterns. Its scope and lifetime is that of the containing session. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |