TransactionHandler.IsDisposed Property

Definition

Gets or sets a value indicating whether this transaction handler is disposed.

protected bool IsDisposed { get; set; }
member this.IsDisposed : bool with get, set
Protected Property IsDisposed As Boolean

Property Value

true if disposed; otherwise, false.

Applies to