为WCF服务调用创建包装器的最佳实践是什么?我认为有必要监控同一个地方的所有电话,我想用这种代码,这是正确的想法吗?
RetType t = ServiceExecutionContext<IServiceChanel>.Execute(s=>s.GetServiceMethod());
您在企业应用程序中使用了什么类型的包装器?非常感谢!
.net c# wcf wrapper
.net ×1
c# ×1
wcf ×1
wrapper ×1