Click or drag to resize

RESTClientAsync Constructor

Overload List
  NameDescription
Public methodRESTClientAsync
Initializes a new instance of the RESTClientAsync class.
Public methodRESTClientAsync(String, Boolean)
Initializes a new instance of the RESTClientAsync class.
Public methodRESTClientAsync(RESTHeader, String)
Initializes a new instance of the RESTClientAsync class.
Public methodRESTClientAsync(String, RESTOperation, Boolean)
Initializes a new instance of the RESTClientAsync class.
Public methodRESTClientAsync(String, RESTOperation, String, Boolean)
Initializes a new instance of the RESTClientAsync class.
Top
See Also