Click or drag to resize

IResourceCheckoutService Methods

The IResourceCheckoutService type exposes the following members.

Methods
 NameDescription
Public methodCheckinT Release the lock on the specified key
Public methodCheckoutT Try to get a lock on the resource for editing
Public methodIsCheckedoutT Attempts to perform a soft checkout - this is equivalent to attempting to take a lock but not actually taking it
Top
See Also