AntResponseTimeReceived Property
The time the message was received.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
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