Compartilhar via


ServerStreamWebSocket.Information Propriedade

Definição

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

Informações de soquete em um objeto ServerStreamWebSocket .

Requisitos do Windows

Funcionalidades do aplicativo
internetClientServer privateNetworkClientServer

Aplica-se a