PipeliningStatus Class |
Namespace: Aspose.Email.Clients
The PipeliningStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientMode |
Gets or sets a value that defines how mail client supports the pipelining
|
![]() | PipeliningEnabled |
Gets a value that defines if pipelining mode is enabled.
|
![]() | SupportedByServer |
Gets value that indicates if pipelining mode is supported by a server.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (Boolean to PipeliningStatus) |
Converts boolean value to PipeliningStatus object
|
![]() ![]() | (PipeliningMode to PipeliningStatus) |
Converts PipeliningMode value to PipeliningStatus object
|
![]() ![]() | (PipeliningStatus to Boolean) |
Converts PipeliningStatus object to boolean value
|
![]() ![]() | (PipeliningStatus to PipeliningMode) |
Converts PipeliningStatus object
|