Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Displays the app.config settings.

Namespace:  SharedCache.Notify
Assembly:  SharedCache.Notify (in SharedCache.Notify.exe) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public static string DisplayAppSettings()
Visual Basic (Declaration)
Public Shared Function DisplayAppSettings As String
Visual C++
public:
static String^ DisplayAppSettings()

Return Value

[Missing <returns> documentation for "M:SharedCache.Notify.Config.DisplayAppSettings"]

Remarks

[Missing <remarks> documentation for "M:SharedCache.Notify.Config.DisplayAppSettings"]

See Also