This topic has not yet been rated - Rate this topic

SPFarm.TimerService property

Gets the timer service that is associated with the server farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public SPTimerService TimerService { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPTimerService
An SPTimerService object that represents the timer service that is associated with the server farm.

There can be only one timer service for a server farm. An instance of this timer service runs on each server in the farm.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.