C# Class MCSharp.Heartbeat.MCSharpUpdateHeartbeat

Inheritance: MCSharp.Heartbeat.Heartbeat
Show file Open project: Voziv/MCSharp Class Usage Examples

Public Methods

Method Description
DoHeartBeat ( ) : bool
Init ( ) : void
MCSharpUpdateHeartbeat ( ) : System

Private Methods

Method Description
worker_DoWork ( object sender, DoWorkEventArgs e ) : void
worker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

DoHeartBeat() public method

public DoHeartBeat ( ) : bool
return bool

Init() public static method

public static Init ( ) : void
return void

MCSharpUpdateHeartbeat() public method

public MCSharpUpdateHeartbeat ( ) : System
return System