Поделиться через


StreamWebSocket.Information Свойство

Определение

Возвращает сведения о сокете для объекта StreamWebSocket .

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

Значение свойства

Сведения о сокете для объекта StreamWebSocket .

Применяется к