ResetAsync Method
Reset the variables to default value.
Syntax
[VB.NET] Public Function ResetAsync() As Task
[C#] public Task ResetAsync();
IP*Works! Encrypt V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ResetAsync MethodReset the variables to default value. Syntax[VB.NET] Public Function ResetAsync() As Task [C#] public Task ResetAsync(); RemarksThis method is the asynchronous version of the Reset method and is used to support asynchronous operations in WinRT. Please refer to Reset for more information. |
||