Click or drag to resize
ProcessSynchronizationTaskCompletedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    System.ComponentModelAsyncCompletedEventArgs
      CMS.Synchronization.WSE3.ServerProcessSynchronizationTaskCompletedEventArgs

Namespace: CMS.Synchronization.WSE3.Server
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 13.0.131
Syntax
C#
public class ProcessSynchronizationTaskCompletedEventArgs : AsyncCompletedEventArgs

The ProcessSynchronizationTaskCompletedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyResult
Top
See Also