次の方法で共有


ServerFactory.ClientOptions.CpuSpinOverFirstChanceExceptions プロパティ

定義

待機中に定期的にスリープ状態にする方法として、初回の例外をスローするよりも 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にのみ意味があります。

適用対象