IWebSocketInformation.BandwidthStatistics Property

Gets bandwidth information for network data transfer on an IWebSocket object.

Syntax

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

Property value

Type: BandwidthStatistics 

Bandwidth information for network data transfer on an IWebSocket object.

Remarks

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

IWebSocketInformation Interface

IWebSocketInformation Members

Windows.Networking.Sockets Namespace