State Property

See Also

FtpDLX Class  | FtpDLX Members

Requirements

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

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

State Property

Read-only property that returns current component state.

[Visual Basic]
Public ReadOnly Property State As States
[C#]
public States State {get;}
[JScript]
public function get State : States

Remarks

State property holds current connection state between wodFtpDLX.NET component and remote server. For each change of this state, StateChanged event is fired.

To get string expression that represents any state (not only one held in State property) you can use StateText property.

Requirements

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

See Also

FtpDLX Class  | FtpDLX Members

 

 


© WeOnlyDo Software. All Rights Reserved.