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