Share via


SPEventExecutionScope class

Fornece diferentes escopos para a execução de receptores de eventos.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventExecutionScope

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

Syntax

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

SPEventExecutionScope members

Microsoft.SharePoint namespace