Compartir a través de


ServerStreamWebSocket.Information Propiedad

Definición

Obtiene información de socket en un objeto ServerStreamWebSocket .

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

Valor de propiedad

Información de socket en un objeto ServerStreamWebSocket .

Requisitos de Windows

Características de aplicaciones
internetClientServer privateNetworkClientServer

Se aplica a