[C#/WCF] WCF throttling을 설정 파일로 설정하기


■ WCF throttling을 설정 파일로 설정하는 방법을 보여준다.

[TestServer 프로젝트]

ISimpleService.cs

SimpleService.cs

Program.cs

App.config

[TestClient 프로젝트]

Program.cs

App.config

TestSolution.zip