C# Class ServiceControl.Plugin.CustomChecks.Sample.CommandLineHook

Inheritance: IWantToRunWhenBusStartsAndStops
Mostrar archivo Open project: Particular/ServiceControl.Plugin.Nsb5.CustomChecks

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void