ServerFactory.ClientOptions.CpuSpinOverFirstChanceExceptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
待機中に定期的にスリープ状態にする方法として、初回の例外をスローするよりも CPU スピン待機を優先するかどうかを示す値を取得します。
public bool CpuSpinOverFirstChanceExceptions { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.CpuSpinOverFirstChanceExceptions : bool with get, set
Public Property CpuSpinOverFirstChanceExceptions As Boolean
プロパティ値
- 属性
注釈
このプロパティは、 が の場合FailFastfalse
にのみ意味があります。