ServerMessageWebSocket.Information Propiedad

Definición

Obtiene información de socket en un objeto ServerMessageWebSocket .

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

Valor de propiedad

Información de socket en un objeto ServerMessageWebSocket .

Requisitos de Windows

Características de aplicaciones
internetClientServer privateNetworkClientServer

Se aplica a