DisconnectAsync Method
Disconnects from the mail server.
Syntax
[VB.NET] Public Function DisconnectAsync() As Task
[C#] public Task DisconnectAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
DisconnectAsync MethodDisconnects from the mail server. Syntax[VB.NET] Public Function DisconnectAsync() As Task [C#] public Task DisconnectAsync(); RemarksThis method is the asynchronous version of the Disconnect method and is used to support asynchronous operations in WinRT. Please refer to Disconnect for more information. |
||