Condividi tramite


ServerStreamWebSocket.Information Proprietà

Definizione

Ottiene informazioni sul socket su un oggetto ServerStreamWebSocket .

public:
 property ServerStreamWebSocketInformation ^ Information { ServerStreamWebSocketInformation ^ get(); };
ServerStreamWebSocketInformation Information();
public ServerStreamWebSocketInformation Information { get; }
var serverStreamWebSocketInformation = serverStreamWebSocket.information;
Public ReadOnly Property Information As ServerStreamWebSocketInformation

Valore della proprietà

Informazioni sul socket su un oggetto ServerStreamWebSocket .

Requisiti Windows

Funzionalità dell'app
internetClientServer privateNetworkClientServer

Si applica a