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