Share via


TransactionBase.IsDisposed Method

Definition

Gets a value that indicates whether the object has been disposed.

protected bool IsDisposed ();
member this.IsDisposed : unit -> bool
Protected Function IsDisposed () As Boolean

Returns

Returns true if the object has been disposed; otherwise, returns false.

Applies to