Click or drag to resize
Request Constructor
Overload List
  NameDescription
Public methodRequest(Int32, String, IEnumerableString, Object)
Creates a request object.
Public methodRequest(AsyncHandle, Int32, String, IEnumerableString, Object)

Creates a request with a specified user handle that can be used to monitor the progress of the request.

Public methodRequest(Int32, String, NullableBoolean, NullableBoolean, IEnumerableString, Object)
Creates a request object.
Top
See Also