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