Click or drag to resize

WorkerShellTransportByFile property

If True, the parameters are transferred via an XML file, otherwise via the command line; Default: false.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool TransportByFile { get; set; }

Property value

Boolean
See also