LumiSoft Net Help
RemoteParticipants Property
NamespacesLumiSoft.Net.RTPRTP_MultimediaSessionRemoteParticipants
Gets session remote participants.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_Participant_Remote[] RemoteParticipants { get; }
Public ReadOnly Property RemoteParticipants As RTP_Participant_Remote()
	Get
public:
property array<RTP_Participant_Remote^>^ RemoteParticipants {
	array<RTP_Participant_Remote^>^ get ();
}
member RemoteParticipants : RTP_Participant_Remote[] with get
Property Value
array<RTP_Participant_Remote>[]()[][]
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