The total number of RTP packets that could not be read from host's network layer for the call.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public uint NumRxPacketReadErrors
Visual Basic (Declaration)
Public NumRxPacketReadErrors As UInteger
Visual C++
public:
unsigned int NumRxPacketReadErrors
J#
public UInt32 NumRxPacketReadErrors

See Also