What is the use for IHttpHandler.IsReusable?
I’m writing a IHttpHandler and I’ll need to implement a IsReusable property. When I look at the MSDN documentation it says:
I’m writing a IHttpHandler and I’ll need to implement a IsReusable property. When I look at the MSDN documentation it says: