[Missing <summary> documentation for "P:Bespoke.Robotics.BrainStem.HeartbeatEventsArgs.HeartbeatType"]
Assembly: Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public HeartbeatType HeartbeatType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property HeartbeatType As HeartbeatType |
| Visual C++ |
|---|
public: property HeartbeatType HeartbeatType { HeartbeatType get (); } |