共用方式為


UserDataTaskListSyncManagerSyncRequestEventArgs 類別

定義

封裝同步處理工作清單之要求的相關資訊。

public ref class UserDataTaskListSyncManagerSyncRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class UserDataTaskListSyncManagerSyncRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class UserDataTaskListSyncManagerSyncRequestEventArgs
Public NotInheritable Class UserDataTaskListSyncManagerSyncRequestEventArgs
繼承
Object Platform::Object IInspectable UserDataTaskListSyncManagerSyncRequestEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

屬性

Request

取得與這個要求相關聯的 UserDataTaskListSyncManagerSyncRequest 物件。

方法

GetDeferral()

取得這個作業的延遲物件。

適用於