Saturday, 27 April 2013

How can you reference current thread of the method ? | ASP.Net interview questions

"Thread.CurrentThread" refers to the current thread running in the method."CurrentThread" is a public static property.

No comments: