Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cancels a CalculateFolderSizeRequest operation that is in progress.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public CancelOperationRequest GetCancelCalculateSizeRequest()
public:
CancelOperationRequest^ GetCancelCalculateSizeRequest()
Public Function GetCancelCalculateSizeRequest As CancelOperationRequest
Return Value
Type: Microsoft.WindowsServerSolutions.Storage.CancelOperationRequest
An instance of CancelOperationRequest.
See Also
Folder Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top