LumiSoft Net Help
ProxyServers Property
NamespacesLumiSoft.Net.SIP.StackSIP_StackProxyServers
Gets SIP outbound proxy servers collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<SIP_Uri> ProxyServers { get; }
Public ReadOnly Property ProxyServers As List(Of SIP_Uri)
	Get
public:
property List<SIP_Uri^>^ ProxyServers {
	List<SIP_Uri^>^ get ();
}
member ProxyServers : List<SIP_Uri> with get
Property Value
List<(Of <(<'SIP_Uri>)>)>
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.

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