DataPlanStatus 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示與連接相關聯之通話方案目前的狀態資訊。
public ref class DataPlanStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DataPlanStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DataPlanStatus
Public NotInheritable Class DataPlanStatus
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
如需使用成本資料來管理連線的詳細資訊,請參閱 快速入門:管理計量付費網路成本限制。
屬性
DataLimitInMegabytes |
取得值,指出每個計費週期內連線的資料傳輸額度上限,如資料方案所定義。 |
DataPlanUsage |
會取得 DataPlanUsage 物件,指出透過連接傳輸的資料量,以 MB 為單位,以及上次重新整理此值的時間。 |
InboundBitsPerSecond |
取得值,指出連接上發生之輸入資料傳輸的名義速率。 |
MaxTransferSizeInMegabytes |
取得值表示在計量付費網路上不允許使用者同意的傳輸大小上限。 |
NextBillingCycle |
取得值,指出下一個計費週期的日期和時間。 |
OutboundBitsPerSecond |
取得值,指出輸出資料傳輸的標稱速率。 |