EditDSServer.CheckForSyncServiceRunning Method
This member overrides ProfileAdminPage.CheckForSyncServiceRunning().
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Function CheckForSyncServiceRunning As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CheckForSyncServiceRunning()
protected override bool CheckForSyncServiceRunning()
Return Value
Type: System.Boolean