|
BioRadioDeviceLastPacketCount Property |
The zero-based index of the last packet received from the device.
Namespace: GLNeuroTech.Devices.BioRadioAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public uint LastPacketCount { get; }
Public ReadOnly Property LastPacketCount As UInteger
Get
public:
property unsigned int LastPacketCount {
unsigned int get ();
}
member LastPacketCount : uint32 with get
Property Value
Type:
UInt32See Also