Click or drag to resize
Grid Solutions Framework

ProcessLauncherChildProcessQueryTimeout Property

Gets or sets the maximum processing time allowed, in milliseconds, for querying for available associated child processes.

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

Property Value

Int32
See Also