AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageImageResizer..::..IsReusable Property

When overridden in a derived class, gets a value that indicates whether the task handler class instance can be reused for another asynchronous task.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool IsReusable { get; }

Field Value

true if this instance is reusable; otherwise, false.