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

PostResourceAsync Method

Posts a resource to the specified URL.

Syntax

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

Remarks

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

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