API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

SendRequest Method

Sends the request to the server.

Syntax

[VB.NET]
Public Sub SendRequest()
[C#]
public void SendRequest();

Remarks

This method sends the request to the API server using the method determined by the HTTPMethod property.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]