SPEventExecutionScopeData members
Represents the event execution scope data.
The SPEventExecutionScopeData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPEventExecutionScopeData | Initializes a new instance of the SPEventExecutionScopeData class. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Current | Gets the event execution scope data of the current thread. |
![]() |
ExecutionExceptions | Gets the accumulated exceptions that have occurred from running event receivers using the current thread. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top