The CacheInfo type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | CacheInfo | 
            Create a new CacheInfo object.  The size of the cache is set to 
            gbytes gigabytes plus bytes and spread over numCaches separate
            caches.
             | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Fields
Fields
| Name | Description | |
|---|---|---|
|  | Bytes | 
            The number of bytes in the cache
             | 
|  | Gigabytes | 
            The number of gigabytes in the cache
             | 
|  | NCaches | 
            The number of caches
             | 





