EnhEvents.LeadTime

[This is preliminary documentation and subject to change.]

The LeadTime property specifies the time to wait after downloading a trigger event's dependency files before firing the trigger.

Syntax

object.LeadTime [ = dTime ]
 

Parts

object
Object expression that resolves to an EnhEvents object.
dTime
Double that specifies the number of seconds the transmitter should wait. This must be a positive value. The default value is 5.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in stream.idl.
  Import Library: Included as a resource in stream.dll.
  Unicode: Yes.

See Also

Dependencies