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