SPSafeThread Members
Include Protected Members
Include Inherited Members
Provides a thread safe class wrapper.
The SPSafeThread type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Execute | This method is a is used with background threads to manage unhandled exceptions and prevent the process from becoming unresponsive or locked. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top