Difference between revisions of "Midware TMWTable.TimeOut"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TMWTable -> Timeout == Definit…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Timeout: | + | '''property''' Timeout: Integer; |
== Description == | == Description == | ||
When executing a request at design time, TMWTable will stop waiting for answer after Timeout seconds. | When executing a request at design time, TMWTable will stop waiting for answer after Timeout seconds. |
Latest revision as of 12:37, 24 May 2011
Main page -> Midware component reference -> TMWTable -> Timeout
Definition
property Timeout: Integer;
Description
When executing a request at design time, TMWTable will stop waiting for answer after Timeout seconds.