Click or drag to resize
Grid Solutions Framework

ProcessLauncherChildProcessTarget Property

Gets or sets the name of the child process to target for additional monitoring and termination when adapter is disposed.

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

Property Value

String
See Also