DataCacheErrorCode.CacheAdminNullArgs Field

 

A required argument is null.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top