通用 WCF 主机

发布于 2024-11-05 06:01:33 字数 143 浏览 1 评论 0原文

我正在考虑编写一个通用的 WCF 主机,它可以配置并可以处理错误状态和崩溃等错误。

您知道一些开源代码或示例供我开始吗?

添加
是的,我熟悉这两个建议,我正在寻找 ServiseHost 包装器。

I am thinking of coding a generic WCF host that can be configured and can handle errors like faulted state and crashes.

Do you know of some open source or example for me to begin?

ADD
Yes, i familiar with both of suggestions, im looking for the ServiseHost wrapper it self.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

小矜持 2024-11-12 06:01:34

CodePlex 上有一个非常酷的项目,它与通用托管服务相关,该服务已经包括声明性服务注册和服务隔离等。您可以在这里查看:

http://wcfhosting.codeplex.com/

There is a really cool project on CodePlex that is related to a generic hosting service that already includes declarative service registration and service isolation among other things. You can check it here:

http://wcfhosting.codeplex.com/

醉态萌生 2024-11-12 06:01:34

此处的 CodeProject 代码看起来与您要查找的内容类似。至少,它应该提供一个很好的陈述点。

The CodeProject code here looks like similar to what you are looking for. At least, it should provide a good stating point.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文