StorageObjectModelErrorCodes.RequestCancelledError Field
Specifies that the request was canceled by the user.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int RequestCancelledError
public:
literal int RequestCancelledError
Public Const RequestCancelledError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top