Share via


StorageObjectModelErrorCodes.OutOfResourceError Field

 

Specifies that an out-of-resource error has occurred.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top