LumiSoft Net Help
ProxyMode Property
NamespacesLumiSoft.Net.SIP.ProxySIP_ProxyProxyMode
Gets or sets proxy mode.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_ProxyMode ProxyMode { get; set; }
Public Property ProxyMode As SIP_ProxyMode
	Get
	Set
public:
property SIP_ProxyMode ProxyMode {
	SIP_ProxyMode get ();
	void set (SIP_ProxyMode value);
}
member ProxyMode : SIP_ProxyMode with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
ArgumentExceptionIs raised when invalid combination modes passed.

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