Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Heartbeat
ESTStatus
List Property
Key is the thing name Value is a summary of the EST Unit's state.
Definition
Namespace:
Scopos.BabelFish.DataModel.Athena.Ping
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
Dictionary
<
string
,
ESTStatus
>
ESTStatusList
{
get
;
set
; }
Property Value
Dictionary
String
,
ESTStatus
See Also
Reference
Heartbeat Class
Scopos.BabelFish.DataModel.Athena.Ping Namespace
In This Article
Definition
See Also