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