ResetHeadersAsync Method
Resets all of the article headers.
Syntax
[VB.NET] Public Function ResetHeadersAsync() As Task
[C#] public Task ResetHeadersAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ResetHeadersAsync MethodResets all of the article headers. Syntax[VB.NET] Public Function ResetHeadersAsync() As Task [C#] public Task ResetHeadersAsync(); RemarksThis method is the asynchronous version of the ResetHeaders method and is used to support asynchronous operations in WinRT. Please refer to ResetHeaders for more information. |
||