ManualResetEventSlim.SpinCount 屬性

定義

取得在回到以核心為基礎的等候作業之前進行微調等候的次數。

public:
 property int SpinCount { int get(); };
public int SpinCount { get; }
member this.SpinCount : int
Public ReadOnly Property SpinCount As Integer

屬性值

傳回在回到以核心為基礎的等候作業之前進行微調等候的次數。

適用於

另請參閱