Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

Abort Property






Indicates whether the operation should be aborted.
Syntax
public bool Abort {get; set;}
'Declaration
 
Public Property Abort As Boolean
'Usage
 
Dim instance As CacheItemExpiringEventArgs
Dim value As Boolean
 
instance.Abort = value
 
value = instance.Abort
public boolean getAbort()
public void setAbort(boolean value)
            
public:
property bool Abort {
   bool get();
   void set (    bool value);
}

Property Value

true to abort the current operation, otherwise; false. Default value is false.
Requirements

Target Platforms

See Also

Reference

CacheItemExpiringEventArgs Class
CacheItemExpiringEventArgs Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features