[This is preliminary documentation and is subject to change.]

The OperationEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodOperationEventArgs
CTor - Creates new instance of the OperationEventArgs class

Properties

  NameDescription
Public propertyKind
Information of which operaration starts/ends.
Public propertyRemoteDir
This is the current source directory when the operation starts. May be used to find out which part of the file system is affected.
Public propertyStatus
Information whether the operation starts or ends.

See Also