NullBackingStore Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The NullBackingStore type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NullBackingStore |
Not used
|
Methods
Name | Description | |
---|---|---|
Add |
Not used
|
|
Dispose |
Empty dispose implementation
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Flush |
Not used
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Load |
Always returns an empty hash table.
|
|
MemberwiseClone | (Inherited from Object.) | |
Remove |
Not used
|
|
ToString | (Inherited from Object.) | |
UpdateLastAccessedTime |
Not used
|
Properties
Name | Description | |
---|---|---|
Count |
Always returns 0
|
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |