StorageObjectModelErrorCodes.OperationInProgress Field
Specifies that the operation is already in progress.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int OperationInProgress
public:
literal int OperationInProgress
Public Const OperationInProgress As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top