Click or drag to resize

IClientNotifications Methods

IT Hit User File System

The IClientNotifications type exposes the following members.

Methods
  NameDescription
Public methodExecVerb
Executes the specified action (verb) on a document.
Public methodLockAsync
Locks the file in the remote storage. When this method is called the Engine calls the LockAsync(LockMode, IOperationContext, CancellationToken) method.
Public methodUnlockAsync
Unlocks the file in the remote storage.
Top
See Also