Connected Property

Shows whether the class is connected.

Object Oriented Interface

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

Procedural Interface

ipworks_webdav_get($res, 4 );
ipworks_webdav_set($res, 4, $value );

Default Value

false

Remarks

This property is used to determine whether or not the class is connected to the remote host.

This property is not available at design time.

Data Type

Boolean

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