LastSyncJobStatus

sealed class LastSyncJobStatus

Sealed class representing the result of a synchronization operation. These are terminal states of the sync operation, representing Succeeded and Failed.

Inheritors

Types

Link copied to clipboard

Represents a failed synchronization result.

Link copied to clipboard

Represents a successful synchronization result.

Properties

Link copied to clipboard

The timestamp when the synchronization result occurred.