Provides data for abstract operation event.
Namespace: WinSCP
| C# | public class OperationEventArgs : EventArgs |
| VB.NET | Public Class OperationEventArgs Inherits EventArgs |
| Name | Description |
|---|---|
| SessionRemoteException Error | Error (if any) that occured during operation. null, if operation succeeded. Read-only. See also Capturing results of operations. |
This is base class for FileOperationEventArgs.
Site design by Black Gate