IFailureDetectorRegistry<(Of <(<'T>)>)>..::..IsMonitoring Method

Returns true if the failure detector has received any heartbeats and started monitoring the resource.

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


bool IsMonitoring(
	T resource
)
Function IsMonitoring ( _
	resource As T _
) As Boolean
bool^ IsMonitoring(
	T resource
)

Parameters

resource
Type: T