IResourceCheckoutService Methods |
The IResourceCheckoutService type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckinT |
Release the lock on the specified key
| |
| CheckoutT |
Try to get a lock on the resource for editing
| |
| IsCheckedoutT |
Attempts to perform a soft checkout - this is equivalent to attempting to take a lock
but not actually taking it
|