TestHttpHandlerBaseIsReusable Property |
Indicates whether another request can reuse the HTTP handler instance.
This property is used internally.
Namespace:
PDTec.IceNet.Web.Utils
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public override bool IsReusable { get; }
Property Value
Type:
BooleanImplements
IHttpHandlerIsReusableSee Also