Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com