Click or drag to resize
EngineHandlerIsReusable Property

[Missing <summary> documentation for "P:Activsoft.Engine.Web.EngineHandler.IsReusable"]

Namespace: Activsoft.Engine.Web
Assembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public bool IsReusable { get; }

Property Value

Type: Boolean

Implements

IHttpHandlerIsReusable
See Also