The ClientTransactiontype exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Cancel () () () () | Cancels the client transaction. |
![]() |
Cancel(CancelContext) | Cancels the client transaction. |
![]() |
CheckDisposed | Throws an [ObjectDisposedException] if the object is in the disposed state.(Inherited from Transaction.) |
![]() |
Close | Allows derived classes to provide custom lifetime management.(Inherited from Transaction.) |
![]() |
Dispose () () () () | Releases all resources used by this object.(Inherited from Transaction.) |
![]() |
Dispose(Boolean) | Releases the unmanaged resources used by this object and optionally releases the managed resources.(Inherited from Transaction.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | The Finalizemethod provides a finalizer for this instance of the Transactionclass.(Inherited from Transaction.) |
![]() |
GetCorrelationId | Trace correlation ID.(Inherited from Transaction.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsTraceFilterMatch | Determines whether the message matches any existing trace filter.(Inherited from Transaction.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnCanceled | Raises the [Canceled] event.(Inherited from Transaction.) |
![]() |
OnResponseReceived | The OnResponseReceivedmethod raises the ResponseReceived event. |
![]() |
OnTerminated | Raises the Terminated event.(Inherited from Transaction.) |
![]() |
OnTimedOut | Raises the TimedOut event.(Inherited from Transaction.) |
![]() |
SendRequest | The SendRequestmethod sends a SIP request to a server transaction on a proxy or user account system (UAS). |
![]() |
ToString | (Inherited from Object.) |