Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Gets the providers.
Namespace:
SharedCache.WinServiceCommon.Configuration.ClientAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public ProviderSettingsCollection Providers { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Providers As ProviderSettingsCollection |
| Visual C++ |
|---|
public: property ProviderSettingsCollection^ Providers { ProviderSettingsCollection^ get (); } |
Field Value
The providers.
Remarks
[Missing <remarks> documentation for "P:SharedCache.WinServiceCommon.Configuration.Client.IndexusProviderSection.Providers"]