Property SyncInterval
- Namespace
- PowerSync.Common.Attachments
- Assembly
- PowerSync.Common.dll
SyncInterval
Periodic polling interval used to retry failed transfers. Default: 30 seconds.
public TimeSpan SyncInterval { get; init; }
Periodic polling interval used to retry failed transfers. Default: 30 seconds.
public TimeSpan SyncInterval { get; init; }