|
ProcessLauncherForceKillOnDispose Property
|
Gets or sets flag that determines if launched process should be forcibly terminated when adapter is disposed.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_ForceKillOnDispose();
function set_ForceKillOnDispose(value);
View SourceProperty Value
BooleanSee Also