IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

Connected Property

Shows whether the class is connected.

Object Oriented Interface

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

Procedural Interface

ipworkssmime_ssmtp_get($res, 11 );
ipworkssmime_ssmtp_set($res, 11, $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 S/MIME 2020 PHP Edition - Version 20.0 [Build 8154]