The Transactiontype exposes the following members.

Properties

  Name Description
Public property MarshalContent Determines whether the content body of the SIP message is marshaled or is not marshaled.
Public property OriginationTime Time the transaction was originated.
Public property Request Request that started the transaction.
Public property Responses Collection of responses in the transaction.
Public property ServerAgent The ServerAgent which created this transaction.
Public property SyncRoot Object space used for synchronizing access to a group of objects related to a server or a UAC transaction.
Public property TraceCorrelationId Trace Correlation ID.
Public property TraceFilterMatch Determines whether the message matches any existing trace filter.
Top

See also