This documentation is archived and is not being maintained.
OutputCacheProviderCollection Properties
Visual Studio 2010
The OutputCacheProviderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of providers in the collection. (Inherited from ProviderCollection.) |
|
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from ProviderCollection.) |
|
Item | Returns a reference to the named output-cache provider in the collection. |
|
SyncRoot | Gets the current object. (Inherited from ProviderCollection.) |
Show: