Click or drag to resize
Akka.NETRemoteWatcher.Stats Constructor (Int32, Int32)
TBD

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Stats(
	int watching,
	int watchingNodes
)

Parameters

watching
Type: System.Int32
TBD
watchingNodes
Type: System.Int32
TBD
See Also