Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello experts

I have two wcf service what would be value of session (max concurrent session) ?

C#
ServiceReference1.ServiceClient obj = new ServiceReference1.ServiceClient();
Is it creating instance or is it creating session?
Posted
Updated 1-Apr-14 23:08pm
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900