RoleContext.IsExecutionRole Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieser Kontext für einen Adapter für diagnostische Daten gilt, der für die Ausführungs Rolle konfiguriert ist.

public:
 property bool IsExecutionRole { bool get(); };
public bool IsExecutionRole { get; }
member this.IsExecutionRole : bool
Public ReadOnly Property IsExecutionRole As Boolean

Eigenschaftswert

Boolean

true, wenn dieser Kontext für einen Adapter für diagnostische Daten gilt, der für die Ausführungs Rolle konfiguriert ist. andernfalls false.

Gilt für