The Request type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Request(Int32, String, Object ) |
Creates a request object.
| |
| Request(String, Int32, String, Object ) | Creates a request with a specified user handle that can be used to monitor the progress of the request. | |
| Request(Int32, String, Nullable Boolean , Nullable Boolean , Object ) |
Creates a request object.
|
Methods
| Name | Description | |
|---|---|---|
| ResetId |
Properties
| Name | Description | |
|---|---|---|
| Id |
Unique Id used to match requests with responses
|
See Also