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

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

Parameters

watching
Type: SystemInt32
TBD
watchingNodes
Type: SystemInt32
TBD
See Also