openDocumentWaitTime property
This property determines the amount of time to wait before it opens a second instance of a document that is already in the streamer cache.
Deprecated: This property is deprecated. The following properties are
recommend instead of this property: correctPageWaitTime,
correctDocumentWaitTime, or anyDocumentWaitTime.
Use this property only where it is likely that a large document that is being pre-cached is being viewed at the same time, and the page to be viewed is not generated yet.
The default value is 0s, which blocks a page that is not generated yet from being viewed, until the pre-cache process is complete.
Example
openDocumentWaitTime=2s