EncodeToFileAsync Method
Encodes to file.
Syntax
[VB.NET] Public Function EncodeToFileAsync() As IAsyncAction
[C#] public IAsyncAction EncodeToFileAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
EncodeToFileAsync MethodEncodes to file. Syntax[VB.NET] Public Function EncodeToFileAsync() As IAsyncAction [C#] public IAsyncAction 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. |
||