C# Class Adaptive.ReactiveTrader.Messaging.Heartbeat

Inheritance: IDisposable
Afficher le fichier Open project: AdaptiveConsulting/ReactiveTraderCloud

Méthodes publiques

Méthode Description
Dispose ( ) : void
Heartbeat ( ServiceHostBase host, IBroker broker ) : System
Start ( ) : System.Threading.Tasks.Task

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Heartbeat() public méthode

public Heartbeat ( ServiceHostBase host, IBroker broker ) : System
host ServiceHostBase
broker IBroker
Résultat System

Start() public méthode

public Start ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task