Idle Property
The current status of the component.
Object Oriented Interface
public function getIdle();
Procedural Interface
ipworksopenpgp_psmtp_get($res, 17 );
Default Value
true
Remarks
Idle will be False if the component is currently busy (communicating and/or waiting for an answer), and True at all other times.
This property is read-only.
Data Type
Boolean