WebCaptureRequestHandlerIsReusable Property |
Returns whether this handler can be reused.
Namespace:
Atalasoft.Imaging.WebControls.Capture
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsReusable { get; }Public ReadOnly Property IsReusable As Boolean
Get
Property Value
Type:
BooleanImplements
IHttpHandlerIsReusable
See Also