Share via


FeatureSwitches.RealTimeApiEnabled 속성

정의

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

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

속성 값

Boolean

true 실시간 API를 사용하도록 설정하면 이고, 그렇지 않으면 입니다false.

적용 대상