Freigeben über


IWebSocketInformation.BandwidthStatistics Eigenschaft

Definition

Ruft Bandbreiteninformationen für die Netzwerkdatenübertragung für ein IWebSocket-Objekt ab.

BandwidthStatistics BandwidthStatistics();
public BandwidthStatistics BandwidthStatistics { get; }
var bandwidthStatistics = iWebSocketInformation.bandwidthStatistics;
Public ReadOnly Property BandwidthStatistics As BandwidthStatistics

Eigenschaftswert

Bandbreiteninformationen für die Netzwerkdatenübertragung auf einem IWebSocket-Objekt .

Gilt für:

Weitere Informationen