Compartir a través de


DataPlanStatus.OutboundBitsPerSecond Propiedad

Definición

Obtiene un valor que indica la velocidad nominal de la transferencia de datos de salida.

public:
 property IReference<unsigned long long> ^ OutboundBitsPerSecond { IReference<unsigned long long> ^ get(); };
IReference<uint64_t> OutboundBitsPerSecond();
public System.Nullable<ulong> OutboundBitsPerSecond { get; }
var iReference = dataPlanStatus.outboundBitsPerSecond;
Public ReadOnly Property OutboundBitsPerSecond As Nullable(Of ULong)

Valor de propiedad

IReference<UInt64>

Nullable<UInt64>

Windows.Foundation.IReference

IReference<uint64_t>

Velocidad de transferencia de datos de salida.

Se aplica a