StreamWebSocketInformation.BandwidthStatistics Property

Gets bandwidth information for network data transfer on a StreamWebSocket object.

Syntax

public:
property BandwidthStatistics BandwidthStatistics {
         BandwidthStatistics get ();
}  

Property value

Type: BandwidthStatistics 

Bandwidth information for network data transfer on a StreamWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

StreamWebSocketInformation Class

StreamWebSocketInformation Members

Windows.Networking.Sockets Namespace