Compartilhar via


MessageWebSocket.Information Propriedade

Definição

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

public:
 property MessageWebSocketInformation ^ Information { MessageWebSocketInformation ^ get(); };
MessageWebSocketInformation Information();
public MessageWebSocketInformation Information { get; }
var messageWebSocketInformation = messageWebSocket.information;
Public ReadOnly Property Information As MessageWebSocketInformation

Valor da propriedade

Informações de soquete em um objeto MessageWebSocket .

Aplica-se a

Confira também