AdSyncTaskClass Class

 

Represents an Active Directory synchronization task.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

System.Object
  Microsoft.Storage.AdSyncTaskClass

<GuidAttribute("2AE64751-B728-4D6B-97A0-B2DA2E7D2A3B")>
<ClassInterfaceAttribute(0)>
Public Class AdSyncTaskClass
	Implements ITaskHandler, AdSyncTask

NameDescription
System_CAPS_pubmethodAdSyncTaskClass()

Creates a new instance of the AdSyncTaskClass.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodPause()

Pauses the synchronization of Active Directory.

System_CAPS_pubmethodResume()

Resumes the synchronization of Active Directory.

System_CAPS_pubmethodStart(Object, String)

Starts the synchronization of Active Directory to the local computer.

System_CAPS_pubmethodStop(Int32)

Stops the synchronization of Active Directory.

System_CAPS_pubmethodToString()

(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.

Return to top

Community Additions

ADD
Show: