ServerStreamWebSocket.Information Eigenschaft

Definition

Ruft Socketinformationen für ein ServerStreamWebSocket-Objekt ab.

public:
 property ServerStreamWebSocketInformation ^ Information { ServerStreamWebSocketInformation ^ get(); };
ServerStreamWebSocketInformation Information();
public ServerStreamWebSocketInformation Information { get; }
var serverStreamWebSocketInformation = serverStreamWebSocket.information;
Public ReadOnly Property Information As ServerStreamWebSocketInformation

Eigenschaftswert

Socketinformationen für ein ServerStreamWebSocket-Objekt .

Windows-Anforderungen

App-Funktionen
internetClientServer privateNetworkClientServer

Gilt für: