清泛IT社区

标题: WCF配置 [打印本页]

作者: 清泛网    时间: 2015-04-22 16:39
标题: WCF配置
  1. <binding name="WSHttpBinding_IxxxService" sendTimeout="00:30:00" maxReceivedMessageSize="2147483647">
  2.     <readerQuotas maxDepth="6553500" maxStringContentLength="2147483647"  maxArrayLength="6553500" maxBytesPerRead="6553500" maxNameTableCharCount="6553500" />
  3.     <security mode="None" />
  4. </binding>
复制代码






欢迎光临 清泛IT社区 (https://bbs.tsingfun.com/) Powered by Discuz! X3.3