GetLockProcess(Int32):ILockProcess
Supplies a lock process based on the indicated Id.
Return type: Onion.Client.ILockProcess
Parameter
- processId
- Type: System.Int32 - This parameter is the Id of the lock process to be returned. - If no lock process is found for the indicated Id, then a LockProcessNotFoundException is triggered. 

