Share via


UserDataTaskListSyncManagerSyncRequestEventArgs Klasse

Definition

Kapselt Informationen zu einer Anforderung zum Synchronisieren einer Aufgabenliste.

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
Vererbung
Object Platform::Object IInspectable UserDataTaskListSyncManagerSyncRequestEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

Request

Ruft das UserDataTaskListSyncManagerSyncRequest-Objekt ab, das dieser Anforderung zugeordnet ist.

Methoden

GetDeferral()

Ruft ein Zurückstellungsobjekt für diesen Vorgang ab.

Gilt für: