The ClientTransactiontype exposes the following members.

Events

  Name Description
Public event Canceled Occurs when the transaction has been canceled.(Inherited from Transaction.)
Public event ResponseReceived The ResponseReceivedevent is raised when a response message for the request sent by the ClientTransaction object is received.
Public event Terminated Occurs when the transaction is terminated.(Inherited from Transaction.)
Public event TimedOut Occurs when the transaction has timed out.(Inherited from Transaction.)
Top

See also