Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that represents the currently running backup or restore operation.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CurrentlyRunning As SPBackupRestoreConsoleObject
Get
'Usage
Dim value As SPBackupRestoreConsoleObject
value = SPBackupRestoreConsole.CurrentlyRunning
public static SPBackupRestoreConsoleObject CurrentlyRunning { get; }
Property Value
Type: Microsoft.SharePoint.Administration.Backup.SPBackupRestoreConsoleObject
A SPBackupRestoreConsoleObject that represents the current operation.