Partager via


StorageObjectModelErrorCodes.OperationCannotCompleteInCurrentHealthStatusError Field

 

Specifies that the operation cannot complete in the current health state.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int OperationCannotCompleteInCurrentHealthStatusError
public:
literal int OperationCannotCompleteInCurrentHealthStatusError
Public Const OperationCannotCompleteInCurrentHealthStatusError As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top