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 | |
---|---|---|
![]() |
WSSSynchScheduler() | Initializes a new instance of the WSSSynchScheduler class. Do not use this member directly from your code; instead, use stsadm.exe. |
![]() |
WSSSynchScheduler(SPService) | Initializes a new instance of the WSSSynchScheduler class. Do not use this member directly from your code; instead, use stsadm.exe. |
![]() |
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 | |
---|---|---|
![]() |
ChildSweepJobsSchedule | Gets or sets the schedule for a synchronization sweep. Do not use this member directly from your code; instead, use stsadm.exe. |
![]() |
ChildSynchronizationJobsSchedule | Gets or sets the default schedule for a synchronization sweep. Do not use this member directly from your code; instead, use stsadm.exe. |
![]() ![]() |
DefaultJobName | Gets the default synchronization job name. Do not use this member directly from your code; instead, use stsadm.exe. |
![]() |
DisplayName | (Inherited from SPPersistedObject.) |
![]() |
Farm | (Inherited from SPPersistedObject.) |
![]() |
Id | (Inherited from SPPersistedObject.) |
![]() |
IsDisabled | (Inherited from SPJobDefinition.) |
![]() |
LastRunTime | (Inherited from SPJobDefinition.) |
![]() |
LockType | (Inherited from SPJobDefinition.) |
![]() |
Name | (Inherited from SPPersistedObject.) |
![]() |
Parent | (Inherited from SPPersistedObject.) |
![]() |
Properties | (Inherited from SPPersistedObject.) |
![]() |
Retry | (Inherited from SPJobDefinition.) |
![]() |
Schedule | (Inherited from SPJobDefinition.) |
![]() |
Server | (Inherited from SPJobDefinition.) |
![]() |
Service | (Inherited from SPJobDefinition.) |
![]() |
Status | (Inherited from SPPersistedObject.) |
![]() |
Title | (Inherited from SPJobDefinition.) |
![]() |
TypeName | (Inherited from SPPersistedObject.) |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Version | (Inherited from SPPersistedObject.) |
![]() |
WebApplication | (Inherited from SPJobDefinition.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddToExcludeList | Adds the synchronization schedule to the exclude list. Do not use this member directly from your code; instead, uses stsadm.exe. |
![]() |
ClearExcludeList | Clears the synchronization schedule in the exclude list. Do not use this member directly from your code; instead, uses stsadm.exe. |
![]() |
Clone | (Inherited from SPPersistedObject.) |
![]() |
Delete | (Inherited from SPJobDefinition.) |
![]() |
Equals | (Inherited from SPPersistedObject.) |
![]() |
Execute | Executes the scheduled synchronization job. Do not use this member directly from your code; instead, use stsadm.exe. (Overrides SPJobDefinition.Execute(Guid).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChild<T>() | (Inherited from SPPersistedObject.) |
![]() |
GetChild<T>(String) | (Inherited from SPPersistedObject.) |
![]() |
GetHashCode | (Inherited from SPPersistedObject.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from SPPersistedObject.) |
![]() |
Provision | (Inherited from SPPersistedObject.) |
![]() |
ToString | (Inherited from SPPersistedObject.) |
![]() |
Uncache | (Inherited from SPPersistedObject.) |
![]() |
Unprovision | (Inherited from SPPersistedObject.) |
![]() |
Update() | (Inherited from SPJobDefinition.) |
![]() |
Update(Boolean) | (Inherited from SPPersistedObject.) |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
![]() |
UpdateProgress | (Inherited from SPJobDefinition.) |
![]() |
Validate | (Inherited from SPPersistedObject.) |
Top