다음을 통해 공유


ServerMessageWebSocket.Information 속성

정의

ServerMessageWebSocket 개체에 대한 소켓 정보를 가져옵니다.

public:
 property ServerMessageWebSocketInformation ^ Information { ServerMessageWebSocketInformation ^ get(); };
ServerMessageWebSocketInformation Information();
public ServerMessageWebSocketInformation Information { get; }
var serverMessageWebSocketInformation = serverMessageWebSocket.information;
Public ReadOnly Property Information As ServerMessageWebSocketInformation

속성 값

ServerMessageWebSocket 개체에 대한 소켓 정보입니다.

Windows 요구 사항

앱 기능
internetClientServer privateNetworkClientServer

적용 대상