Ins开发者_高级运维ide the WCF service implementation I need to get the service address. Is this possible?
Maybe OperationContext.Current.EndpointDispatcher.EndpointAddress
might have the info you're looking for.
Ins开发者_高级运维ide the WCF service implementation I need to get the service address. Is this possible?
Maybe OperationContext.Current.EndpointDispatcher.EndpointAddress
might have the info you're looking for.
精彩评论