AntResponseTimeReceived Property
The time the message was received.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+03c0e5e5a599f652ca49f39d4560b5774210b560
public DateTime TimeReceived { get; protected set; }
Public Property TimeReceived As DateTime
Get
Protected Set
public:
property DateTime TimeReceived {
DateTime get ();
protected: void set (DateTime value);
}
member TimeReceived : DateTime with get, set
Property Value
DateTime