Interface IConnection
IConnection interface
IConnectionAdapter allows to manage connection to a server.
public interface IConnection : IDisposable
Properties
Name | Description |
---|---|
ConnectionId { get; } | Gets connection Id |
IsDisposed { get; } | Gets value which is indicates whether connection is disposed |
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email