LumiSoft Net Help
Senders Property
NamespacesLumiSoft.Net.RTPRTP_SessionSenders
Gets session senders. Sender is local/remote source what sends RTP data.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_Source[] Senders { get; }
Public ReadOnly Property Senders As RTP_Source()
	Get
public:
property array<RTP_Source^>^ Senders {
	array<RTP_Source^>^ get ();
}
member Senders : RTP_Source[] with get
Property Value
array<RTP_Source>[]()[][]
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