See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
FileConverter::TimeoutSeconds Property

Set TimeoutSeconds to the maximum amount of time you want to permit. The default is 0, in which case Execute will not timeout.

C#
public int TimeoutSeconds;
Visual Basic
Public Property TimeoutSeconds() As Integer
Remarks

When this time is exceeded, Execute will halt leaving incomplete results in the OutputFile or OutputString. If TimeoutSeconds is 0 (the default), no time limit will be set. After a timeout has occured, the Errors property will contain an message code dtsErTimeout.

See Also
You are here: dtSearch::Engine Namespace > FileConverter Class > FileConverter Properties > TimeoutSeconds Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.