LumiSoft Net Help
FinalResponse Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionFinalResponse
Gets transaction final(2xx - 699) response from responses collection. Returns null if no final responses.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Response FinalResponse { get; }
Public ReadOnly Property FinalResponse As SIP_Response
	Get
public:
property SIP_Response^ FinalResponse {
	SIP_Response^ get ();
}
member FinalResponse : SIP_Response with get
Property Value
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