Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > CacheItemExpiringEventArgs Class : Abort Property |
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)