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