TaskHostClass.IsolationLevel Property

Definition

Gets the isolation level of the 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

Property Value

The TaskHostClass.

Implements

Applies to