언어

TransSubscription.FullSubscription 속성

정의

구독이 가득 찼는지 나타내는 값을 받습니다.

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

속성 값

true 구독이 만액이라면; 그렇지 않으면, false.

적용 대상