Home > All Other Interfaces > IPopupMessage > Timeout
Time in milliseconds, the pop-up window is displayed. If this property is undefined, the pop-up is always displayed.
JavaScript
Timeout
C#
int Timeout { get; set; }
C++
HRESULT Timeout([out, retval] long* pVal)
HRESULT Timeout([in] long pVal)