DataCacheErrorCode.GetComputerDomainError Field

 

An error occurred while attempting to get the computer domain.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top