共用方式為


TransactionHandler.IsDisposed 屬性

定義

取得或設定值,指出是否處置這個交易處理程式。

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

屬性值

true 如果已處置,則為 ;否則為 false

適用於