TestServerOptions.PreserveExecutionContext Vlastnost

Definice

Získá nebo nastaví hodnotu, která řídí, pokud ExecutionContext a AsyncLocal<T> hodnoty jsou zachovány od klienta na server. Výchozí hodnota je false.

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

Hodnota vlastnosti

Boolean

Platí pro