다음을 통해 공유


StreamingConnection.IsConnected 속성

정의

현재 연결되어 있는지 여부를 나타내는 값을 가져옵니다.

protected bool IsConnected { get; }
member this.IsConnected : bool
Protected ReadOnly Property IsConnected As Boolean

속성 값

현재 연결되어 있으면 True이고, 그렇지 않으면 false입니다.

적용 대상