Connected Property

Shows whether the class is connected.

Object Oriented Interface

public function getConnected();
public function setConnected($value);

Procedural Interface

ipworksedi_oftpclient_get($res, 10 );
ipworksedi_oftpclient_set($res, 10, $value );

Default Value

false

Remarks

Use this property to determine whether the class is connected to the remote host or not.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 PHP Edition - Version 20.0 [Build 8203]