Click or drag to resize

SyncEngineInstance Property

Get SyncEngine singleton instance

Namespace:  Unvired.Kernel.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SyncEngine Instance { get; }

Property Value

Type: SyncEngine
See Also