ReportWebData.PostRequestAsync Method

Performs an HTTP / HTTPS POST Request.  
Returns flag indicating if request was successfull  
 
[ID("PostRequestAsync", (int)e.PostRequestAsync)] 
public Task<int> PostRequestAsync()

Return Value

Task<int>

.NET Framework

Supported in: 4.8

In this article

Definition