StorageObjectModelErrorCodes.StorageConnectionFailed Field
Specifies that a connection could not be made to the storage provider.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int StorageConnectionFailed
public:
literal int StorageConnectionFailed
Public Const StorageConnectionFailed As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top