TastyProcessCommander Class

Namespace
Xenial.Delicious.Commanders
Interfaces
  • IDisposable
Base Types
TastyProcessCommander
object
IDisposable

Syntax

public class TastyProcessCommander : TastyRemoteCommander, IDisposable

Constructors

Properties

Name Value Summary
ConnectionString Uri
Inherited from TastyRemoteCommander
EndTestPipelineSignaled Action?
Inherited from TastyCommander
IsConnected bool
Inherited from TastyCommander
IsDisposed bool
Inherited from TastyCommander
IsRunning bool
Inherited from TastyCommander
LoadPlugins bool
Inherited from TastyCommander
Progress IProgress<(string line, bool isError, int? exitCode)>?
TestPipelineCompletedSignaled Action?
Inherited from TastyCommander

Methods

Extension Methods