Condividi tramite


ServerMessageWebSocket.Information Proprietà

Definizione

Ottiene informazioni sul socket su un oggetto ServerMessageWebSocket .

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

Valore della proprietà

Informazioni sul socket su un oggetto ServerMessageWebSocket .

Requisiti Windows

Funzionalità dell'app
internetClientServer privateNetworkClientServer

Si applica a