LumiSoft Net Help
SendKeepAlives Property
NamespacesLumiSoft.Net.SIP.StackSIP_FlowSendKeepAlives
Gets or sets if flow sends keep-alive packets.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool SendKeepAlives { get; set; }
Public Property SendKeepAlives As Boolean
	Get
	Set
public:
property bool SendKeepAlives {
	bool get ();
	void set (bool value);
}
member SendKeepAlives : bool with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119