Click or drag to resize

RequestEvent Properties

The RequestEvent type exposes the following members.

Properties
  NameDescription
Public propertyDestination
Gets the destination of this request event.
Public propertyErrorHandler
Gets or sets the error handler of this request event.
Public propertyHasSentReply
Gets a value that indicates whether the reply has been sent.
Public propertyMessage
Gets the request message of this request event.
Public propertyReplyPath
Gets the reply path of this request event.
Public propertyRequestId
Gets the request ID of this request event.
Public propertyServerChannel
Gets the server channel of this request event.
Public propertyServiceName
Gets the service name of this request event.
Public propertyTimeout
Gets the timeout of this request event.
Top
See Also