ProfileAdminPage.CheckForSyncServiceRunning Method
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
'Declaration
Protected Overridable Function CheckForSyncServiceRunning As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CheckForSyncServiceRunning()
protected virtual bool CheckForSyncServiceRunning()
Type: System.Boolean