ServerMessageWebSocket.Information Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
|