Gets SIP proxy request handlers collection.

C# | Visual Basic | Visual C++ | F# |
public List<SIP_ProxyHandler> Handlers { get; }
Public ReadOnly Property Handlers As List(Of SIP_ProxyHandler) Get
public: property List<SIP_ProxyHandler^>^ Handlers { List<SIP_ProxyHandler^>^ get (); }
member Handlers : List<SIP_ProxyHandler> with get


NOTE: Handlers with lower index number are processed first.

Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119