Compartilhar via


TestServerOptions.PreserveExecutionContext Propriedade

Definição

Obtém ou define um valor que controla se ExecutionContext os valores e AsyncLocal<T> são preservados do cliente para o servidor. O valor padrão é false.

public bool PreserveExecutionContext { get; set; }
member this.PreserveExecutionContext : bool with get, set
Public Property PreserveExecutionContext As Boolean

Valor da propriedade

Aplica-se a