LumiSoft Net Help
HasProvisionalResponse Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionHasProvisionalResponse
Gets if transaction has any provisional(1xx) in responses collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool HasProvisionalResponse { get; }
Public ReadOnly Property HasProvisionalResponse As Boolean
	Get
public:
property bool HasProvisionalResponse {
	bool get ();
}
member HasProvisionalResponse : bool 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