Partager via


ServerMessageWebSocket.Information Propriété

Définition

Obtient des informations de socket sur un objet ServerMessageWebSocket .

public:
 property ServerMessageWebSocketInformation ^ Information { ServerMessageWebSocketInformation ^ get(); };
ServerMessageWebSocketInformation Information();
public ServerMessageWebSocketInformation Information { get; }
var serverMessageWebSocketInformation = serverMessageWebSocket.information;
Public ReadOnly Property Information As ServerMessageWebSocketInformation

Valeur de propriété

Informations de socket sur un objet ServerMessageWebSocket .

Configuration requise pour Windows

Fonctionnalités de l’application
internetClientServer privateNetworkClientServer

S’applique à