SyncTaskBasePerformSync Method |
Performs the work of this sync task class.
Namespace: SD.LLBLGen.Pro.ApplicationCore.SynchronizationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public LogNode PerformSync()
Public Function PerformSync As LogNode
Return Value
Type:
LogNodethe results of the sync operation in the form of a log node
Exceptions See Also