Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Scheduler
SchedulingHandler Class
SchedulingHandler Properties
IsReusable Property
SchedulingHandler
IsReusable Property
Gets whether this handler can be reused for other request; always returns
false
.
Namespace:
CMS.Scheduler
Assembly:
CMS.Scheduler (in CMS.Scheduler.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
IsReusable
{
get
; }
Property Value
Type:
Boolean
Always
false
Implements
IHttpHandler
IsReusable
See Also
Reference
SchedulingHandler Class
CMS.Scheduler Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com