WebUIBackgroundTaskInstanceRuntimeClass.SuspendedCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得資源管理原則導致背景工作暫停的次數。
public:
property unsigned int SuspendedCount { unsigned int get(); };
uint32_t SuspendedCount();
public uint SuspendedCount { get; }
var uInt32 = webUIBackgroundTaskInstanceRuntimeClass.suspendedCount;
Public ReadOnly Property SuspendedCount As UInteger
屬性值
背景工作的暫停次數。