[This is preliminary documentation and is subject to change.]
The OperationEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OperationEventArgs | CTor - Creates new instance of the OperationEventArgs class |
Properties
| Name | Description | |
|---|---|---|
| Kind | Information of which operaration starts/ends. | |
| RemoteDir | This is the current source directory when the operation starts. May be used to find out which part of the file system is affected. | |
| Status | Information whether the operation starts or ends. |