Share via


LongRunningOperationStatus.HasTimedOut Property

Gets whether this job has timed out.

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

Syntax

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

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

Property Value

Type: System.Boolean

See Also

Reference

LongRunningOperationStatus Class

LongRunningOperationStatus Members

Microsoft.SharePoint.Publishing Namespace