Post current data to the URL specified by the 'URL' parameter.
[VB.NET] Public Function SubmitToAsync(ByVal URL As String) As Task
[C#] public Task SubmitToAsync(string URL);