ServerStreamWebSocket.Information Propriété

Définition

Obtient des informations de socket sur un objet ServerStreamWebSocket .

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

Valeur de propriété

Informations de socket sur un objet ServerStreamWebSocket .

Configuration requise pour Windows

Fonctionnalités de l’application
internetClientServer privateNetworkClientServer

S’applique à