Compartilhar via


StreamWebSocket.Information Propriedade

Definição

Obtém informações de soquete em um objeto StreamWebSocket .

public:
 property StreamWebSocketInformation ^ Information { StreamWebSocketInformation ^ get(); };
StreamWebSocketInformation Information();
public StreamWebSocketInformation Information { get; }
var streamWebSocketInformation = streamWebSocket.information;
Public ReadOnly Property Information As StreamWebSocketInformation

Valor da propriedade

Informações de soquete em um objeto StreamWebSocket .

Aplica-se a