Click or drag to resize
IHeartbeatService Methods

The IHeartbeatService type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodFastTickNow
Raises FastTick on a background thread.
Public methodSlowTickNow
Raises SlowTick on a background thread.
Public methodStart
Starts the timers.
Top
See Also