【发布时间】:2011-04-13 04:30:53
【问题描述】:
在客户端我在 app.config 中进行:
<basicHttpBinding ...
<binding ...
<readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="50000" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
【问题讨论】:
-
不清楚的问题是......请给出完整的定义和一些你使用的示例代码......
标签: .net app-config