AntDeviceChannelCount Property
This is a multiple of the base transmission frequency. All derived classes must implement this property.
See the master Channel Period specified in the specific ANT device specification for the count value.
Namespace: SmallEarthTech.AntPlusAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.1+c1e7610f9fcb5b8a327697cc707496363c1e2866
public abstract int ChannelCount { get; }
Public MustOverride ReadOnly Property ChannelCount As Integer
Get
public:
virtual property int ChannelCount {
int get () abstract;
}
abstract ChannelCount : int with get
Property Value
Int32