LumiSoft Net Help
Targets Property
NamespacesLumiSoft.Net.RTPRTP_SessionTargets
Gets RTP session remote targets.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_Address[] Targets { get; }
Public ReadOnly Property Targets As RTP_Address()
	Get
public:
property array<RTP_Address^>^ Targets {
	array<RTP_Address^>^ get ();
}
member Targets : RTP_Address[] with get
Property Value
array<RTP_Address>[]()[][]
Remarks
Normally RTP session has only 1 remote target, for multi-unicast session, there may be more than 1 target.
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