The ClientTransactiontype exposes the following members.

Properties

  Name Description
Public property IsForked Fork state of the outgoing client transaction.
Public property MarshalContent Determines whether the content body of the SIP message is marshaled or is not marshaled.(Inherited from Transaction.)
Public property OriginationTime Time the transaction was originated.(Inherited from Transaction.)
Public property Request Request that started the transaction.(Inherited from Transaction.)
Public property Responses Collection of responses in the transaction.(Inherited from Transaction.)
Public property ServerAgent The ServerAgent which created this transaction.(Inherited from Transaction.)
Public property ServerTransaction The ServerTransactionproperty contains the root ServerTransaction object for which this client transaction is a branch.
Public property SyncRoot Object space used for synchronizing access to a group of objects related to a server or a UAC transaction.(Inherited from Transaction.)
Public property TraceCorrelationId Trace Correlation ID.(Inherited from Transaction.)
Public property TraceFilterMatch Determines whether the message matches any existing trace filter.(Inherited from Transaction.)
Top

See also