WSSSynchScheduler Members

Include Protected Members
Include Inherited Members

Represents a user profile synchronization scheduler. This class is not intended to be used directly from your code; instead, use stsadm.exe.

The WSSSynchScheduler type exposes the following members.

Constructors

  Name Description
Public method WSSSynchScheduler() Initializes a new instance of the WSSSynchScheduler class. Do not use this member directly from your code; instead, use stsadm.exe.
Public method WSSSynchScheduler(SPService) Initializes a new instance of the WSSSynchScheduler class. Do not use this member directly from your code; instead, use stsadm.exe.
Public method WSSSynchScheduler(String, SPService, SPServer, SPJobLockType) Initializes a new instance of the WSSSynchScheduler class. Do not use this member directly from your code.

Top

Properties

  Name Description
Public property ChildSweepJobsSchedule Gets or sets the schedule for a synchronization sweep. Do not use this member directly from your code; instead, use stsadm.exe.
Public property ChildSynchronizationJobsSchedule Gets or sets the default schedule for a synchronization sweep. Do not use this member directly from your code; instead, use stsadm.exe.
Public propertyStatic member DefaultJobName Gets the default synchronization job name. Do not use this member directly from your code; instead, use stsadm.exe.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Id (Inherited from SPPersistedObject.)
Public property IsDisabled (Inherited from SPJobDefinition.)
Public property LastRunTime (Inherited from SPJobDefinition.)
Public property LockType (Inherited from SPJobDefinition.)
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property Retry (Inherited from SPJobDefinition.)
Public property Schedule (Inherited from SPJobDefinition.)
Public property Server (Inherited from SPJobDefinition.)
Public property Service (Inherited from SPJobDefinition.)
Public property Status (Inherited from SPPersistedObject.)
Public property Title (Inherited from SPJobDefinition.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Public property WebApplication (Inherited from SPJobDefinition.)

Top

Methods

  Name Description
Public method AddToExcludeList Adds the synchronization schedule to the exclude list. Do not use this member directly from your code; instead, uses stsadm.exe.
Public method ClearExcludeList Clears the synchronization schedule in the exclude list. Do not use this member directly from your code; instead, uses stsadm.exe.
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPJobDefinition.)
Public method Equals (Inherited from SPPersistedObject.)
Public method Execute Executes the scheduled synchronization job. Do not use this member directly from your code; instead, use stsadm.exe. (Overrides SPJobDefinition.Execute(Guid).)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPJobDefinition.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method UpdateProgress (Inherited from SPJobDefinition.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See Also

Reference

WSSSynchScheduler Class

Microsoft.Office.Server.UserProfiles Namespace