Reference Library
MissedAtLeastOneKeepAliveEvent Method (sessionId, numberOfConsecutiveKeepAlivesMissed)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsMissedAtLeastOneKeepAliveEvent(String, Int32)
Declaration Syntax
C#Visual BasicVisual C++
void MissedAtLeastOneKeepAliveEvent(
	string sessionId,
	int numberOfConsecutiveKeepAlivesMissed
)
Sub MissedAtLeastOneKeepAliveEvent ( _
	sessionId As String, _
	numberOfConsecutiveKeepAlivesMissed As Integer _
)
void MissedAtLeastOneKeepAliveEvent(
	String^ sessionId, 
	int numberOfConsecutiveKeepAlivesMissed
)
Parameters
sessionId (String)
numberOfConsecutiveKeepAlivesMissed (Int32)

Assembly: ServiceProvider (Module: ServiceProvider)