Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想排除自定义行为扩展,它需要我的一项服务的自定义标头。可能吗?我阅读了有关 RemoveBehaviorExtension 元素的信息,但没有提及在何处使用它。
任何帮助表示赞赏!谢谢!
好的,我之前创建了一个没有 BehaviorExtensions 节点的单独端点行为。但它失败了,当进一步检查时,它是一个超时异常,仍然困扰着我。通过增加超时修改了外部客户端,并修改了我的服务以使端点具有单独的端点行为,问题得到解决。谢谢!