C# Class Minuteman.Dashboard.DataPublisher

Inheritance: IDisposable
Show file Open project: kazimanzurrashid/MinutemanDotNet

Public Methods

Method Description
DataPublisher ( ) : System
Dispose ( ) : void

Private Methods

Method Description
Update ( object state ) : void

Method Details

DataPublisher() public method

public DataPublisher ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void