IsConnected Property (Read Only)

Top  Previous  Next

Indicates if the connection with the host is alive.

 

Visual Basic Syntax

 

[Boolean =] TnbXLPDJob.IsConnected

 

Delphi Syntax

 

[Boolean :=] TnbXLPDJob.IsConnected;

 

 

See also Status property.