Udostępnij za pośrednictwem


TestServer.PreserveExecutionContext Właściwość

Definicja

Pobiera lub ustawia wartość, która kontroluje, czy ExecutionContext wartości i AsyncLocal<T> są zachowywane od klienta do serwera. Wartość domyślna to 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

Wartość właściwości

Dotyczy