DataCacheErrorCode.ConfigurationStateSaveError Field

 

An error occurred while attempting to save the configuration state.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top