←Select platform

RegionName Property (ItemExpiredException)

Summary

Cache region name of the item that has been expired.

Syntax

C#
VB
Java
C++
public string RegionName { get; }
Public ReadOnly Property RegionName() As String 
   Get 
public:  
   property String^ RegionName 
   { 
      String^ get() 
   } 
public String getRegionName()

Property Value

The region name of the item that has been expired. This value can be null if the item did not have a region in the cache.

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