ServerAdapterBase.LightweightPoolingEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供一種方法,以降低系統開銷,避免在對稱多處理(SMP)環境中偶爾發生的過度上下文切換。
public bool LightweightPoolingEnabled { get; set; }
member this.LightweightPoolingEnabled : bool with get, set
Public Property LightweightPoolingEnabled As Boolean