The RequestOrResponseReceivedEventArgstype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
DialogContext
Gets the dialog context for the message, if any.
IsEarlyDialog
Gets whether the dialog for this message is an early dialog.
IsRequest
Gets whether the protocol message is a request.
MessageData
Gets the protocol message received.

See Also