| Timeout read/write
          property Sets/gets the timeout period for activation, deactivation,
          execution initialization. This timeout instructs the object how much
          time to wait for internal operations - such as thread start/stop.
          Usually you will not need to change it. Syntax:
          object.Timeout = millisecondsvariable = object.Timeout
 Applies to:  COMthread
        object |