| SyncTaskBasePerformSync Method  | 
 
            Performs the work of this sync task class.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Synchronization
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic 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