Condividi tramite


TestServer.PreserveExecutionContext Proprietà

Definizione

Ottiene o imposta un valore che controlla se ExecutionContext e AsyncLocal<T> i valori vengono mantenuti dal client al server. Il valore predefinito è 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

Valore della proprietà

Si applica a