The total number of errors while transmitting RTP packets.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public uint LostTxPackets |
Visual Basic (Declaration) |
---|
Public LostTxPackets As UInteger |
Visual C++ |
---|
public: unsigned int LostTxPackets |
J# |
---|
public UInt32 LostTxPackets |