Rohit S

Rohit S

  • NA
  • 2
  • 0

Use threading in C# windows application button click

Mar 4 2009 7:48 PM
Hi all

I have to use threading concept on Button Click of windows form.The button is used to invoke the web service. On Click it will submit a web method invocation request multiple times cocurently. the number of request should be configurable.the method.
I am new to threading concept. Please suggest me the way to do this.

Thanks


Answers (1)