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

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

Syntax


public bool IsMonitoring(
	T resource
)
Public Function IsMonitoring ( _
	resource As T _
) As Boolean
public:
bool^ IsMonitoring(
	T resource
)

Parameters

resource
Type: T