SPEventExecutionScope class

Provides different scopes for running event receivers.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventExecutionScope

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

Syntax

'Declaration
Public NotInheritable Class SPEventExecutionScope _
    Implements IDisposable
'Usage
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.

See also

Reference

SPEventExecutionScope members

Microsoft.SharePoint namespace