Unit 'singleinstance' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TBaseSingleInstance.TimeOutWaitForInstances

Timeout when trying to contact server instance

Declaration

Source position: singleinstance.pp line 60

public property TBaseSingleInstance.TimeOutWaitForInstances : Integer
  read FTimeOutWaitForInstances
  write FTimeOutWaitForInstances;

Description

TimeOutMessages is the timeout (in milliseconds) used by Start call when checking for another instance of the application.

See also

Start

  

Check if another instance of the application is running

TimeOutMessages

  

Timeout when waiting for messages


Documentation generated on: Sep 29 2022