AdSyncTaskClass Class
Represents an Active Directory synchronization task.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | AdSyncTaskClass() | Creates a new instance of the AdSyncTaskClass. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Pause() | Pauses the synchronization of Active Directory. |
![]() | Resume() | Resumes the synchronization of Active Directory. |
![]() | Start(Object, String) | Starts the synchronization of Active Directory to the local computer. |
![]() | Stop(Int32) | Stops the synchronization of Active Directory. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

