EnhEvent.Timeout

[This is preliminary documentation and subject to change.]

The Timeout property indicates the number of seconds after the EnhEvent.Start time that the event should be deleted by the client application. This value overrides the value set in EnhEvents.TimeOut.

This property is not implemented in version 1.0 of Broadcast Architecture.

Syntax

object.Timeout [ = dTimeout ]
 

Parts

object
Object expression that resolves to an EnhEvent object.
dTimeout
Double that indicates the number of seconds after the start time that the event should be deleted. If this value is not set, the default is 0.

Remarks

If no value is specified for this property, the default value for the enhancement stream, specified in EnhEvents.TimeOut, is used.

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

EnhEvent.Priority, EnhEvents.Priority