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