how to handel session in wcf

Dec 7 2009 6:46 AM

i want to do an applcation to know about session.
there sould be 2wa connection with client to server(req-reply) ..
my criteria is lik ths:
one client when connect to server..server should send a reply..and at the same time ,if any other client wil send request.It should wait until the first client finish and then the next thread should start.
how to  do this..

Answers (1)