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

适用于