AvsAssessedNetworkAdapter.MegabytesPerSecondTransmitted 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.
Gets the Transmitted data for Network Adapter in MB/s. This value is the percentile of historical data based on options selected in Assessment.
public double? MegabytesPerSecondTransmitted { get; }
member this.MegabytesPerSecondTransmitted : Nullable<double>
Public ReadOnly Property MegabytesPerSecondTransmitted As Nullable(Of Double)