WSE 3.0中为了改善对于大型数据的传输,提出了一个新的机制:MTOM(消息传输优化机制 (MTOM)

使用该功能其实比较简单,只要在服务端和客户端启用即可

How to: Send and Receive Large Amounts of Data to and from a Web Service

关于具体使用的细节,请参考下面的链接

http://msdn.microsoft.com/en-us/library/aa529330.aspx

相关文章:

  • 2021-10-06
  • 2022-02-20
  • 2021-05-28
  • 2022-12-23
  • 2021-07-31
  • 2022-12-23
  • 2021-05-26
猜你喜欢
  • 2021-06-19
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2021-11-19
相关资源
相似解决方案