Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Gets the num of defined app settings.
Namespace:
SharedCache.Notify
Assembly:
SharedCache.Notify (in SharedCache.Notify.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static int GetNumOfDefinedAppSettings() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetNumOfDefinedAppSettings As Integer |
| Visual C++ |
|---|
public:
static int GetNumOfDefinedAppSettings() |
Return Value
A
Int32 Object.
Remarks
See Also