Share via


MessageWebSocket.Information 속성

정의

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

public:
 property MessageWebSocketInformation ^ Information { MessageWebSocketInformation ^ get(); };
MessageWebSocketInformation Information();
public MessageWebSocketInformation Information { get; }
var messageWebSocketInformation = messageWebSocket.information;
Public ReadOnly Property Information As MessageWebSocketInformation

속성 값

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

적용 대상

추가 정보