DataCacheErrorCode.NetworkShareAsLocalPathError Field

 

A network path was expected, but a local path was provided.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top