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