Freigeben über


MessageWebSocket.Information Eigenschaft

Definition

Ruft Socketinformationen für ein MessageWebSocket-Objekt ab.

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

Eigenschaftswert

Socketinformationen für ein MessageWebSocket-Objekt .

Gilt für:

Weitere Informationen