LumiSoft Net Help
Responses Property
NamespacesLumiSoft.Net.SIP.ProxySIP_ProxyContextResponses
Gets all responses what proxy context has received.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Response[] Responses { get; }
Public ReadOnly Property Responses As SIP_Response()
	Get
public:
property array<SIP_Response^>^ Responses {
	array<SIP_Response^>^ get ();
}
member Responses : SIP_Response[] with get
Property Value
array<SIP_Response>[]()[][]
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