MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
SynchronizationManager Class
SynchronizationManager Methods
GetChangesFromServer Method
GetNextChanges Method
SyncToServer Method
SynchronizationManager
GetNextChanges Method
Receives the next SyncServerChanges from the server for the given changesId
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
ConfiguredTaskAwaitable
<
PsrSyncServerChanges
>
GetNextChanges
(
Guid
changesId
)
Parameters
changesId
Type:
System
Guid
Return Value
Type:
ConfiguredTaskAwaitable
PsrSyncServerChanges
See Also
Reference
SynchronizationManager Class
PsrApi.Managers Namespace