Platform SDK: Web Telephony Engine

WTEApplication.ShutdownTime Property

The ShutdownTime property sets or retrieves the amount of time, in seconds, that elapses between a shutdown announcement and the actual termination of the session.

Syntax

WTEApplication.ShutdownTime [ = iSeconds ]

Possible Values

iSeconds
Integer specifying the shutdown time, in seconds.

This property is read-write.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

WTEApplication