다음을 통해 공유


ResourceContext.SkipExpensiveAvailabilityChecks 속성

정의

ActionAvailabilityChecks를 수행해야 할지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool SkipExpensiveAvailabilityChecks { get; set; }
member this.SkipExpensiveAvailabilityChecks : bool with get, set
Public Property SkipExpensiveAvailabilityChecks As Boolean

속성 값

설명

이 값은 작업에 대한 링크를 포함하기 전에 포맷터로 작업의 가용성을 확인할지 여부를 알리는 데 사용됩니다. 피드에 있는 경우 이 확인 과정을 건너뜁니다.

적용 대상