EntityFramework 6 use proxy server for Context

后端 未结 0 1506
一向
一向 2020-12-04 16:48

Wondering how to set a WebProxy to my EntityFramework 6 context. Some ideas ?

WebProxy proxy = new WebProxy("XXX.XXX.XXX.XXX", true);
proxy.Credenti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题