I am using WCF 
I have a question. When i request any function or method it should come from server.. when we are testing in svcutil  When i am passing message if server is busy. It should wait for some time . Server to become available. 
 
what type of binding should use. please tell me