ClearOutputAsync Method
Clears the output list.
Syntax
[VB.NET] Public Function ClearOutputAsync() As Task
[C#] public Task ClearOutputAsync();
IP*Works! SSH V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ClearOutputAsync MethodClears the output list. Syntax[VB.NET] Public Function ClearOutputAsync() As Task [C#] public Task ClearOutputAsync(); RemarksThis method is the asynchronous version of the ClearOutput method and is used to support asynchronous operations in WinRT. Please refer to ClearOutput for more information. |
||