MessageWebSocketInformation.BandwidthStatistics Property

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

Syntax

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

Property value

Type: BandwidthStatistics 

Bandwidth information for network data transfer on a MessageWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

MessageWebSocketInformation Class

MessageWebSocketInformation Members

Windows.Networking.Sockets Namespace