| IntegrationTasksWorkerLogException Method  | 
            Logs exception to event log
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntaxprotected void LogException(
	Exception exception,
	string eventCode
)
Parameters
- exception
 - Type: SystemException
Exception to log - eventCode
 - Type: SystemString
Code of event 
See Also