共用方式為


SPClientRequestServiceSettings members

Include protected members
Include inherited members

代表控制 Windows Communication Foundation (WCF) 服務, client.svc,其提供用戶端物件模型的行為的設定。

The SPClientRequestServiceSettings type exposes the following members.

Constructors

  Name Description
Public method SPClientRequestServiceSettings 初始化[Microsoft.SharePoint.Administration.SPClientRequestServiceSettings]類別的新執行個體。

Top

Properties

  Name Description
Public property ExecutionTimeVerboseLoggingThreshold 執行時間的詳細資訊記錄臨界值。此值是以毫秒為單位。
Public property MaxParseMessageSize 以位元組為單位来剖析之郵件的最大大小。當它的值大於零時,伺服器需要剖析要求訊息時,則會使用它的值。MaxParseMessageSize 的值可以是與 MaxReceivedMessageSize 不同。例如,當用戶端使用 CSOM 上傳某些檔案。會限制在 MaxParseMessageSize CSOM XML 的郵件大小。總數的郵件,包括 CSOM XML 郵件,並將檔案二進位訊息,會限制 MaxReceivedMessageSize。
Public property MaxReceivedMessageSize 取得或設定已接收的郵件大小上限 (位元組) 的用戶端物件模型 (client.svc) WCF 服務。
Public property SqlQueryVerboseLoggingThreshold 臨界值的詳細資訊記錄的 SQL 查詢數。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPClientRequestServiceSettings class

Microsoft.SharePoint.Administration namespace