←Select platform

Abort Property (CacheItemExpiringEventArgs)

Summary

Indicates whether the operation should be aborted.

Syntax

C#
VB
Java
C++
public bool Abort { get; set; }
Public Property Abort() As Boolean 
   Get 
   Set 
public:  
   property bool Abort 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getAbort() 
public void setAbort(boolean value) 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize