SPProxyOperation members
Include protected members
Include inherited members
代表用來在 shim 的UserCode服務 proxy 處理程序中執行,不讓的作業抽象類別。此類別的子類別可以傳遞給ExecuteProxyOperation(String, String, SPProxyOperationArgs)方法。
The SPProxyOperation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPProxyOperation | 覆寫時的衍生類別中,此建構函式會初始化的衍生類別的新執行個體。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute | 覆寫衍生類別中,執行中 shim 的作業,都將無法傳遞至 proxy。 |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top