Click or drag to resize
Grid Solutions Framework

ProcessLauncherInitialInputProcessingDelay Property

Gets or sets the processing delay, in milliseconds, before text defined in the InitialInputFileName is sent to the launched process.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(2000)]
public int InitialInputProcessingDelay { get; set; }
View Source

Property Value

Int32
See Also