Difference between revisions of "Midware TAppSrvClient.Connected"

From Overbyte
Jump to navigation Jump to search
(Created page with 'Midware component reference]] -> TAppSrvClient -> Connected == Definition == '''property''' Connected: '''Boo…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Midware component reference]] -> [[Midware_TAppSrvClient | TAppSrvClient]] -> [[Midware_TAppSrvClient.Connected | Connected]]
+
[[Midware | Main page]] -> [[Midware_Components_Reference | Midware component reference]] -> [[Midware_TAppSrvClient | TAppSrvClient]] -> [[Midware_TAppSrvClient.Connected | Connected]]
  
 
== 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.