DataCacheErrorCode.NetworkShareFilePermissionsError Field

 

The specified network file share does not have appropriate permissions.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top