DataCacheErrorCode.ConnectionSettingsRegistrySaveError Field

 

An error occurred while attempting to save the connection settings to the registry.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public const int ConnectionSettingsRegistrySaveError
public:
literal int ConnectionSettingsRegistrySaveError
static val mutable ConnectionSettingsRegistrySaveError : int
Public Const ConnectionSettingsRegistrySaveError As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top