FeatureSwitches.AdjustingPackageRefreshConcurrencyEnabled 속성

정의

AdjustingPackageRefreshConcurrency를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool AdjustingPackageRefreshConcurrencyEnabled { bool get(); };
public bool AdjustingPackageRefreshConcurrencyEnabled { get; }
member this.AdjustingPackageRefreshConcurrencyEnabled : bool
Public ReadOnly Property AdjustingPackageRefreshConcurrencyEnabled As Boolean

속성 값

trueAdjustingPackageRefreshConcurrency가 사용하도록 설정된 경우 그렇지 않으면 . false

적용 대상