Share via


MessageWebSocket.Information Properti

Definisi

Mendapatkan informasi soket pada objek MessageWebSocket .

public:
 property MessageWebSocketInformation ^ Information { MessageWebSocketInformation ^ get(); };
MessageWebSocketInformation Information();
public MessageWebSocketInformation Information { get; }
var messageWebSocketInformation = messageWebSocket.information;
Public ReadOnly Property Information As MessageWebSocketInformation

Nilai Properti

Informasi soket pada objek MessageWebSocket .

Berlaku untuk

Lihat juga