SendToTerminalOrEmailAsync Method
Sends to terminal or email.
Syntax
[VB.NET] Public Function SendToTerminalOrEmailAsync() As IAsyncAction
[C#] public IAsyncAction SendToTerminalOrEmailAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
SendToTerminalOrEmailAsync MethodSends to terminal or email. Syntax[VB.NET] Public Function SendToTerminalOrEmailAsync() As IAsyncAction [C#] public IAsyncAction SendToTerminalOrEmailAsync(); RemarksThis method is the asynchronous version of the SendToTerminalOrEmail method and is used to support asynchronous operations in WinRT. Please refer to SendToTerminalOrEmail for more information. |
||