MinDataRate.BytesPerSecond Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum rate in bytes/second at which data should be processed.
public:
property double BytesPerSecond { double get(); };
public double BytesPerSecond { get; }
member this.BytesPerSecond : double
Public ReadOnly Property BytesPerSecond As Double