Share via


SPLongOperation class

Define a imagem de página da Web para a imagem usada pelo servidor para indicar uma operação demorada (geralmente, uma imagem animada com texto associado).

Inheritance hierarchy

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

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

Syntax

'Declaração
Public Class SPLongOperation _
    Implements IDisposable
'Uso
Dim instance As SPLongOperation
public class SPLongOperation : 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

SPLongOperation members

Microsoft.SharePoint namespace