OutputCacheProviderCollection Properties

.NET Framework (current version)
 

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of providers in the collection.(Inherited from ProviderCollection.)

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.)

System_CAPS_pubpropertyItem[String^]

Returns a reference to the named output-cache provider in the collection.

System_CAPS_pubpropertySyncRoot

Gets the current object.(Inherited from ProviderCollection.)

Return to top
Show: