StorageObjectModelErrorCodes.CacheOutOfDateError Field
Specifies that a cache out of date error has occurred.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int CacheOutOfDateError
public:
literal int CacheOutOfDateError
Public Const CacheOutOfDateError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top