GetDeleteProcess(Int32):IDeleteProcess
Calls a deletion process in the data archive.
Return type: Onion.Client.IDeleteProcess
Parameter
- processId
Type: System.Int32
This parameter is the Id for a deletion process in the data archive.
If the deletion process is not found, then the exception DeleteProcessNotFoundException is triggered.