Compartir a través de


TestServer.PreserveExecutionContext Propiedad

Definición

Obtiene o establece un valor que controla si ExecutionContext los valores y AsyncLocal<T> se conservan del cliente al servidor. El valor predeterminado es 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

Valor de propiedad

Se aplica a