Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
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