AllowHeartbeatMonitoring property (Deprecated)

Returns or sets whether heartbeat monitoring of the eRoom server or site is enabled.

Syntax


C++

HRESULT get_AllowHeartbeatMonitoring(
   
VARIANT_BOOL* pAllowHeartbeatMonitoring)

HRESULT put_AllowHeartbeatMonitoring(
   
VARIANT_BOOL MyAllowHeartbeatMonitoring)

Scripting languages

Boolean = Object.AllowHeartbeatMonitoring

Home

Applies to
IERUSiteSettings