RequestData Properties |
The RequestData type exposes the following members.
Name | Description | |
---|---|---|
Data |
The data itself to be send in object mode, which it's type must be Metadata.RequestType
| |
Metadata |
Metadata of the client services sending the request
| |
Profile |
Gets the profile used for the request data
| |
ReferencedMessage |
Message object of this request for history
| |
RequestOptions |
Gets or sets the request options.
| |
ThreadId |
Thread Id, used for automation to isolate test data and variables if multiple test scenario are running on the same time.
| |
UriTemplate |
UriTemplate of this request (it is an instance of the service UriTemplate, and may be modified by the user)
|