如何将StreamInsight服务器、输入适配器和输出适配器实现为WCF服务?请给我提供一些示例项目。
发布于 2010-10-09 06:38:35
你看过StreamInsight product team samples on CodePlex了吗?它们包括基本版本的WCF输入/输出适配器。
发布于 2011-04-11 00:29:50
如果您希望通过web端点(SOAP或REST)发送StreamInsight事件,也可以使用我构建的StreamInsight适配器(http://seroter.wordpress.com/2010/07/09/sending-streaminsight-events-to-biztalk-through-new-web-soaprest-adapter/)。StreamInsight产品团队示例提供了一个很好的接收WCF输入的示例。
https://stackoverflow.com/questions/3881201
复制相似问题