[C#/WCF] PerSession 인스턴스 컨텍스트 모드 사용하기

■ PerSession 인스턴스 컨텍스트 모드를 사용하는 방법을 보여준다.

[TestServer 프로젝트]

ISimpleService.cs

SimpleService.cs

Program.cs

App.config

[TestClient 프로젝트]

Program.cs

App.config

TestSolution.zip

Advertisements