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.2+1406bfb784e6c85bd5d7261241f4f4a1a31b0896
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