SPWcfServiceSettings.ReaderQuotasMaxBytesPerRead property
取得或設定每次讀取的最大位元組書 XML 字典 (XmlDictionaryReader)。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ReaderQuotasMaxBytesPerRead As Integer
Get
Set
'用途
Dim instance As SPWcfServiceSettings
Dim value As Integer
value = instance.ReaderQuotasMaxBytesPerRead
instance.ReaderQuotasMaxBytesPerRead = value
public int ReaderQuotasMaxBytesPerRead { get; set; }
Property value
Type: System.Int32
每次讀取的位元組數目上限。只有當此值大於零,會套用此屬性設定值。