LumiSoft Net Help
RtpBytesReceived Property
NamespacesLumiSoft.Net.RTPRTP_SessionRtpBytesReceived
Gets total of RTP bytes(RTP headers included) received by this session.
Declaration Syntax
C#Visual BasicVisual C++F#
public long RtpBytesReceived { get; }
Public ReadOnly Property RtpBytesReceived As Long
	Get
public:
property long long RtpBytesReceived {
	long long get ();
}
member RtpBytesReceived : 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