LumiSoft Net Help
HasPendingInvite Property
NamespacesLumiSoft.Net.SIP.StackSIP_Dialog_InviteHasPendingInvite
Gets if dialog has pending INVITE transaction.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool HasPendingInvite { get; }
Public ReadOnly Property HasPendingInvite As Boolean
	Get
public:
property bool HasPendingInvite {
	bool get ();
}
member HasPendingInvite : 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