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 : StatesState 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.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.