Property Caches
Caches
Returns the collection of clustered caches for this application.
Declaration
public static CacheCollection Caches { get; }
Property Value
Type | Description |
---|---|
CacheCollection | The instance of |
Remarks
One instance of this class is created per application domain, and it remains valid as long as the application domain remains active. Information about an instance of this class is available through the Caches property of the NCache object.