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

GetResource Method

Get a resource using the WebDAV GET method.

Syntax

[VB.NET]
Public Sub GetResource(ByVal ResourceURI As String)
[C#]
public void GetResource(string resourceURI);

Remarks

Fetch the resource using the WebDAV GET method. The resource contents are delivered through the Transfer event, and the HTTP response headers through the Header event.

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