
add_unlockObject(function(sender, e)) remove_unlockObject(function(sender, e))
This event will occur on a successful call to Unlock.
For an example, refer to Lock.
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | AnnLockObjectEventArgs | The event data. |