共用方式為


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
Protected method SPProxyOperation 覆寫時的衍生類別中,此建構函式會初始化的衍生類別的新執行個體。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method Execute 覆寫衍生類別中,執行中 shim 的作業,都將無法傳遞至 proxy。
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

請參閱

參照

SPProxyOperation class

Microsoft.SharePoint.UserCode namespace