次の方法で共有


TaskHostClass.IsolationLevel プロパティ

定義

TaskHostClass の分離レベルを取得します。

public:
 virtual property int IsolationLevel { int get(); void set(int value); };
public virtual int IsolationLevel { get; set; }
member this.IsolationLevel : int with get, set
Public Overridable Property IsolationLevel As Integer

プロパティ値

TaskHostClass

実装

適用対象