StorageObjectModelErrorCodes.CannotConnectToFsrm Field
Specifies that hte system cannot connect to FSRM.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int CannotConnectToFsrm
public:
literal int CannotConnectToFsrm
Public Const CannotConnectToFsrm As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top