Share via


SPLongOperationState class

Fornece acesso seguro do segmento para a seqüência de status periodicamente enviada ao cliente durante uma operação de longa duração que mantém o estado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPLongOperationState

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

Syntax

'Declaração
Public NotInheritable Class SPLongOperationState _
    Implements IDisposable
'Uso
Dim instance As SPLongOperationState
public sealed class SPLongOperationState : IDisposable

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

SPLongOperationState members

Microsoft.SharePoint namespace