LumiSoft Net Help
RouteSet Property
NamespacesLumiSoft.Net.SIP.StackSIP_DialogRouteSet
Gets route set.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_AddressParam[] RouteSet { get; }
Public ReadOnly Property RouteSet As SIP_t_AddressParam()
	Get
public:
property array<SIP_t_AddressParam^>^ RouteSet {
	array<SIP_t_AddressParam^>^ get ();
}
member RouteSet : SIP_t_AddressParam[] with get
Property Value
array<SIP_t_AddressParam>[]()[][]
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