AdSyncTaskClass.Pause Method ()

 

Pauses the synchronization of Active Directory.

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

Syntax

public virtual void Pause()
public:
virtual void Pause()
abstract Pause : unit -> unit
override Pause : unit -> unit
Public Overridable Sub Pause

Implements

ITaskHandler.Pause()

See Also

AdSyncTaskClass Class
Microsoft.Storage Namespace

Return to top