Share via


MessageWebSocket.Information Proprietà

Definizione

Ottiene informazioni sul socket su un oggetto MessageWebSocket .

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

Valore della proprietà

Informazioni sul socket su un oggetto MessageWebSocket .

Si applica a

Vedi anche