|
BioRadioDeviceDroppedPacketCount Property |
The number of dropped packets during streaming.
Namespace: GLNeuroTech.Devices.BioRadioAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public ulong DroppedPacketCount { get; }
Public ReadOnly Property DroppedPacketCount As ULong
Get
public:
property unsigned long long DroppedPacketCount {
unsigned long long get ();
}
member DroppedPacketCount : uint64 with get
Property Value
Type:
UInt64See Also