SPSafeThread members
Include protected members
Include inherited members
Fornece um wrapper de segurança classe thread.
The SPSafeThread type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Execute | Esse método é um é usado com threads em segundo plano para gerenciar exceções sem tratamento e evitar que o processo se torne bloqueado ou não está respondendo. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top