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