SIFWorks ADK 2.0
KeepAliveOnReceive Property
NamespacesEdustructures.SifWorksHttpPropertiesKeepAliveOnReceive

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

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

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