PromptUserDuration property

Applies to
TIB_TimeoutProps

Declaration
Property PromptUserDuration : word;

Description
Amount of time in seconds that IBO prompts the user to resolve their transaction.

As of right now there isn't any system action taken based on this setting. It is here for your own convenience and use. I plan to eventaully have a procedure that allows a timeout on the EndWithConfirm method which will provide a default value upon the dialog timing out. Then, this will plug right in here.