RequestEvent Properties |
The RequestEvent type exposes the following members.
Name | Description | |
---|---|---|
Destination |
Gets the destination of this request event.
| |
ErrorHandler |
Gets or sets the error handler of this request event.
| |
HasSentReply |
Gets a value that indicates whether the reply has been sent.
| |
Message |
Gets the request message of this request event.
| |
ReplyPath |
Gets the reply path of this request event.
| |
RequestId |
Gets the request ID of this request event.
| |
ServerChannel |
Gets the server channel of this request event.
| |
ServiceName |
Gets the service name of this request event.
| |
Timeout |
Gets the timeout of this request event.
|