Share via


SPStatefulLongOperation class

Executa uma operação assíncrona ao mesmo tempo, opcionalmente, fornecer atualizações de andamento para o cliente.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPLongOperation
    Microsoft.SharePoint.SPStatefulLongOperation

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

Syntax

'Declaração
Public NotInheritable Class SPStatefulLongOperation _
    Inherits SPLongOperation
'Uso
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.

Ver também

Referência

SPStatefulLongOperation members

Microsoft.SharePoint namespace