다음을 통해 공유


ServerStreamWebSocket.Information 속성

정의

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

public:
 property ServerStreamWebSocketInformation ^ Information { ServerStreamWebSocketInformation ^ get(); };
ServerStreamWebSocketInformation Information();
public ServerStreamWebSocketInformation Information { get; }
var serverStreamWebSocketInformation = serverStreamWebSocket.information;
Public ReadOnly Property Information As ServerStreamWebSocketInformation

속성 값

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

Windows 요구 사항

앱 기능
internetClientServer privateNetworkClientServer

적용 대상