Event arguiments for Transfer finish

Namespace: EAL.Interfaces.System
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
public class TransferFinishEventArgs : EventArgs
Visual Basic
Public Class TransferFinishEventArgs
	Inherits EventArgs
Visual C++
public ref class TransferFinishEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    EAL.Interfaces.System..::..TransferFinishEventArgs

See Also