ReportWebData.PostRequestAsync Method
Performs an HTTP / HTTPS POST Request.
Returns flag indicating if request was successfull
<ID("PostRequestAsync", (int)e.PostRequestAsync)> _
Public Function PostRequestAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("PostRequestAsync", (int)e.PostRequestAsync)]
public Task<int> PostRequestAsync()
This language is not supported or no code example is available.
Return Value
Task<
int>
.NET Framework
Supported in: 4.6.2, 4.7