Partager via


StreamWebSocket.Information Propriété

Définition

Obtient des informations de socket sur un objet StreamWebSocket .

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

Valeur de propriété

Informations de socket sur un objet StreamWebSocket .

S’applique à