IClientNotifications Methods |
The IClientNotifications type exposes the following members.
Name | Description | |
---|---|---|
ExecVerb |
Executes the specified action (verb) on a document.
| |
LockAsync |
Locks the file in the remote storage.
When this method is called the Engine calls the LockAsync(LockMode, IOperationContext, CancellationToken) method.
| |
UnlockAsync |
Unlocks the file in the remote storage.
|