LumiSoft Net Help
PacketsLost Property
NamespacesLumiSoft.Net.RTPRTP_ReceiveStreamPacketsLost
Gets how many RTP packets has lost during transmission.
Declaration Syntax
C#Visual BasicVisual C++F#
public long PacketsLost { get; }
Public ReadOnly Property PacketsLost As Long
	Get
public:
property long long PacketsLost {
	long long get ();
}
member PacketsLost : int64 with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119