This documentation is archived and is not being maintained.

OutputCacheProviderCollection Properties

The OutputCacheProviderCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of providers in the collection. (Inherited from ProviderCollection.)
Public property IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from ProviderCollection.)
Public property Item Returns a reference to the named output-cache provider in the collection.
Public property SyncRoot Gets the current object. (Inherited from ProviderCollection.)
Top
Show: