다음을 통해 공유


ServerFactory.ClientOptions.CpuSpinOverFirstChanceExceptions 속성

정의

대기하는 동안 주기적으로 절전 모드로 첫 번째 기회 예외를 throw하는 동안 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

속성 값

특성

설명

이 속성은 가 인 경우에만 FailFast 의미가 있습니다 false.

적용 대상