Difference between revisions of "Midware TAppSrvClient.Connected"

From Overbyte
Jump to navigation Jump to search
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' Connected: '''Boolean''';
+
  '''property''' Connected: Boolean;
  
 
== Description ==
 
== Description ==
  
 
The connected property tell if connection with the server is alive.
 
The connected property tell if connection with the server is alive.

Latest revision as of 09:25, 14 May 2011

Main page -> Midware component reference -> TAppSrvClient -> Connected

Definition

property Connected: Boolean;

Description

The connected property tell if connection with the server is alive.