DocumentClassifierProject.WaitForTrained Method
|
Caution |
---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool WaitForTrained(
[OptionalAttribute] int Milliseconds
)
Public Function WaitForTrained (
<OptionalAttribute> Milliseconds As Integer
) As Boolean
public:
bool WaitForTrained(
[OptionalAttribute] [InAttribute] int Milliseconds
)
Parameters
- Milliseconds (Optional)
- Type: System.Int32
Return Value
Type:
Boolean
See Also