共用方式為


SPWcfServiceSettings members

Include protected members
Include inherited members

提供設定,控制 Windows Communication Foundation (WCF) 服務的行為。

The SPWcfServiceSettings type exposes the following members.

Constructors

  Name Description
Public method SPWcfServiceSettings 會建立SPWcfServiceSettings類別的執行個體。

Top

Properties

  Name Description
Public property CloseTimeout 取得或設定關閉逾時值。
Public property MaxBufferSize 取得或設定緩衝區的大小上限。
Public property MaxReceivedMessageSize 取得或設定的 WCF 服務的郵件大小上限。
Public property MessageEncoding 取得或設定由 WCF 服務的郵件編碼方式。
Public property OpenTimeout 取得或設定開啟的逾時值。
Public property ReaderQuotasMaxArrayLength 取得或設定書 XML 字典 (XmlDictionaryReader) 的最大陣列長度。
Public property ReaderQuotasMaxBytesPerRead 取得或設定每次讀取的最大位元組書 XML 字典 (XmlDictionaryReader)。
Public property ReaderQuotasMaxDepth 取得或設定的最大的巢狀的節點深度書 XML 字典 (XmlDictionaryReader)。
Public property ReaderQuotasMaxNameTableCharCount 取得或設定 XML 字典讀取者 (XmlDictionaryReader) 的資料表名稱中允許的字元數上限。
Public property ReaderQuotasMaxStringContentLength 取得或設定書 XML 字典 (XmlDictionaryReaderQuotas) 的字串長度上限。
Public property ReceiveTimeout 取得或設定套用至 WCF 服務接收逾時。
Public property TransferMode 取得或設定 WCF 服務所使用的傳輸模式。
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

請參閱

參照

SPWcfServiceSettings class

Microsoft.SharePoint.Administration namespace