SPEventExecutionScopeData members

Represents the event execution scope data.

The SPEventExecutionScopeData type exposes the following members.

Constructors

  Name Description
Public method SPEventExecutionScopeData Initializes a new instance of the SPEventExecutionScopeData class.

Top

Properties

  Name Description
Public propertyStatic member Current Gets the event execution scope data of the current thread.
Public property ExecutionExceptions Gets the accumulated exceptions that have occurred from running event receivers using the current thread.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPEventExecutionScopeData class

Microsoft.SharePoint namespace