LumiSoft Net Help
RecordRoute Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageRecordRoute
Gets the Record-Route header fields what is inserted by proxies in a request to force future requests in the dialog to be routed through the proxy.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_MVGroupHFCollection<SIP_t_AddressParam> RecordRoute { get; }
Public ReadOnly Property RecordRoute As SIP_MVGroupHFCollection(Of SIP_t_AddressParam)
	Get
public:
property SIP_MVGroupHFCollection<SIP_t_AddressParam^>^ RecordRoute {
	SIP_MVGroupHFCollection<SIP_t_AddressParam^>^ get ();
}
member RecordRoute : SIP_MVGroupHFCollection<SIP_t_AddressParam> with get
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119