SmartBatch 2006 Application Programmatic Interface

DependencyData.ContinueAfterTimeout Property

Indicates if the Executive Server should continue waiting for the dependency to become satisfied after the time period in the TimeoutMinutes property has been exceeded. An error condition and notification event will occur if the Timeout value is exceeded regardless of the setting for this property.

public bool ContinueAfterTimeout {get; set;}

See Also

DependencyData Class | OnLineToolWorks.SmartBatch.Data Namespace