The Transactiontype exposes the following members.

Methods

  Name Description
Protected method CheckDisposed Throws an [ObjectDisposedException] if the object is in the disposed state.
Protected method Close Allows derived classes to provide custom lifetime management.
Public method Dispose () () () () Releases all resources used by this object.
Protected method Dispose(Boolean) Releases the unmanaged resources used by this object and optionally releases the managed resources.
Public method Equals (Inherited from Object.)
Protected method Finalize The Finalizemethod provides a finalizer for this instance of the Transactionclass.(Overrides Object . . :: . . Finalize () () () () .)
Public method GetCorrelationId Trace correlation ID.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsTraceFilterMatch Determines whether the message matches any existing trace filter.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCanceled Raises the [Canceled] event.
Protected method OnTerminated Raises the Terminated event.
Protected method OnTimedOut Raises the TimedOut event.
Public method ToString (Inherited from Object.)
Top

See also