Condividi tramite


StreamWebSocket.Information Proprietà

Definizione

Ottiene informazioni sul socket su un oggetto StreamWebSocket .

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

Valore della proprietà

Informazioni sul socket su un oggetto StreamWebSocket .

Si applica a