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.
Runs an operation asynchronously while optionally providing progress updates to the client.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPLongOperation
Microsoft.SharePoint.SPStatefulLongOperation
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPStatefulLongOperation _
Inherits SPLongOperation
'Usage
Dim instance As SPStatefulLongOperation
public sealed class SPStatefulLongOperation : SPLongOperation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.