Click or drag to resize
FopRendererFactoryTimeOut Property
Maximum execution time for Java.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public int TimeOut { get; }

Property Value

Type: Int32
The time out in milliseconds. Default: 30000ms
See Also