TestServer.PreserveExecutionContext Eigenschaft

Definition

Ruft einen Wert ab, der steuert, ob ExecutionContext und AsyncLocal<T> Werte vom Client auf dem Server beibehalten werden, oder legt diesen fest. Der Standardwert ist false.

public:
 property bool PreserveExecutionContext { bool get(); void set(bool value); };
public bool PreserveExecutionContext { get; set; }
member this.PreserveExecutionContext : bool with get, set
Public Property PreserveExecutionContext As Boolean

Eigenschaftswert

Gilt für: