| MediaAnalyzerHandlerIsReusable Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.MediaAnalyzerHandler.IsReusable"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool IsReusable { get; }Public ReadOnly Property IsReusable As Boolean
Get
public:
virtual property bool IsReusable {
bool get () sealed;
}abstract IsReusable : bool with get
override IsReusable : bool with get
Property Value
Type:
BooleanImplements
IHttpHandlerIsReusable
See Also