Share via


LongRunningOperationStatus.IsActive property

Gets whether the job currently running is active.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property IsActive As Boolean
    Get
'Usage
Dim instance As LongRunningOperationStatus
Dim value As Boolean

value = instance.IsActive
public bool IsActive { get; }

Property value

Type: System.Boolean

See also

Reference

LongRunningOperationStatus class

LongRunningOperationStatus members

Microsoft.SharePoint.Publishing namespace