FtpDLX.LoopDelegate Delegate

See Also

WeOnlyDo.Client Namespace

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

Language

Visual Basic

C#

JScript

Show All

Sender
The source of the event.
Args
Holds arguments for the event.
See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

FtpDLX.LoopDelegate Delegate

Fires for recursive operations with LoopItemEvent and LoopErrorEvent events.

[Visual Basic]
Public Delegate Sub FtpDLX.LoopDelegate( _    ByVal Sender As Object, _    ByVal Args As FtpLoopArgs _ )
[C#]
public delegate void FtpDLX.LoopDelegate(    object Sender,    FtpLoopArgs Args );
[JScript]
public delegate FtpDLX.LoopDelegate(    Sender : Object,    Args : FtpLoopArgs )

Parameters

Sender
The source of the event.
Args
Holds arguments for the event.

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

See Also

WeOnlyDo.Client Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.