Freigeben über


StreamWebSocket.Information Eigenschaft

Definition

Ruft Socketinformationen für ein StreamWebSocket-Objekt ab.

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

Eigenschaftswert

Socketinformationen für ein StreamWebSocket-Objekt .

Gilt für: