Enum ConnectionState
ConnectionState enumeration
Describes the current state of the connection.
public enum ConnectionState
Values
Name | Value | Description |
---|---|---|
Open | 1 | The connection is open. |
Broken | 16 | The connection is broken. |
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email