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