IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

HeadAsync Method

Fetches the document headers using the HTTP HEAD method.

Syntax

[VB.NET]
Public Function HeadAsync(ByVal URL As String) As IAsyncAction
[C#]
public IAsyncAction HeadAsync(string URL);

Remarks

This method is the asynchronous version of the Head method and is used to support asynchronous operations in WinRT. Please refer to Head for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0