PipeliningStatus
Contents
[
Hide
]PipeliningStatus class
Defines pipelining status for mail client.
Constructors
| Name | Description |
|---|---|
| PipeliningStatus (4 overloads) |
Methods
| Name | Description |
|---|---|
| get_ClientMode | Gets a value that defines how mail client supports the pipelining |
| get_PipeliningEnabled | Gets a value that defines if pipelining mode is enabled. |
| get_SupportedByServer | Gets value that indicates if pipelining mode is supported by a server. |
| set_ClientMode | Sets a value that defines how mail client supports the pipelining |
| set_SupportedByServer | Gets value that indicates if pipelining mode is supported by a server. |
| to_Boolean | Converts PipeliningStatus object to boolean value |
| to_PipeliningMode | Converts PipeliningStatus object |
| to_PipeliningStatus (2 overloads) | Converts boolean value to PipeliningStatus object |
| ToString | Returns a string that represents the current object. |
| ConnectionPool |