AntResponseSender Property

The object that created this response (ie: The corresponding ANTChannel or ANTDevice instance).

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.1+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
C#
public Object? Sender { get; protected set; }

Property Value

Object

See Also