Status Property (Read Only) |
Top Previous Next |
Indicates the status of the communication. Each status refers to an action of the Job Class.
Possible constant values are:
Visual Basic Syntax
[TxTnbLPDStatus =] TnbXLPDJob.Status
Delphi Syntax
[TxTnbLPDStatus :=] TnbXLPDJob.Status;
See also IsConnected property.
|