IStatisticsViewReceiverThroughput Property |
Gets or sets the throughput from the receiver in KB/sec.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double ReceiverThroughput { get; set; }
Property ReceiverThroughput As Double
Get
Set
property double ReceiverThroughput {
double get ();
void set (double value);
}
abstract ReceiverThroughput : float with get, set
Property Value
Type:
DoubleSee Also