C# Class BlackHole.Master.Model.SlaveMonitorModel

Inheritance: ViewModel
Show file Open project: hussein-aitlahcen/BlackHole

Public Methods

Method Description
SetListeningState ( string state ) : void
SetOnlineSlaves ( int count ) : void
SlaveMonitorModel ( )

Method Details

SetListeningState() public method

public SetListeningState ( string state ) : void
state string
return void

SetOnlineSlaves() public method

public SetOnlineSlaves ( int count ) : void
count int
return void

SlaveMonitorModel() public method

public SlaveMonitorModel ( )