次の方法で共有


TestServerOptions.PreserveExecutionContext プロパティ

定義

クライアントからサーバーに値と AsyncLocal<T> 値を保持するかどうかをExecutionContext制御する値を取得または設定します。 既定値は false です。

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

プロパティ値

適用対象