Compartilhar via


ServerMessageWebSocket.Information Propriedade

Definição

Obtém informações de soquete em um 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 da propriedade

Informações de soquete em um objeto ServerMessageWebSocket .

Requisitos do Windows

Funcionalidades do aplicativo
internetClientServer privateNetworkClientServer

Aplica-se a