SwfImportOperation Timeout Property. Gets or sets the time-out for script execution. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]TimeSpan?

[Visual Basic]
Nullable(Of TimeSpan)
null No Gets or sets the time-out for script execution.

 

   

Notes
 

This property specifies for each advancement of the Flash engine the period within which scripts are executed while the Flash engine advances to the specified frame. It enables the termination of infinite loops in the scripts.

 

   

Example
 

None.