SIFWorks ADK 2.0
KeepAliveOnSend Property
NamespacesEdustructures.SifWorksHttpPropertiesKeepAliveOnSend

[This is preliminary documentation and is subject to change.]

This property determines whether keep-alives are turned on on connections initiated from the agent to the ZIS. The default value is TRUE.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool KeepAliveOnSend{ get; set;}
Public Overridable Property KeepAliveOnSend As Boolean
public:
virtual property bool KeepAliveOnSend {
	bool get ();
	void set (bool value);
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10