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