Click or drag to resize
Akka.NETRemoteWatcherStatsCounts Method
TBD

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

Parameters

watching
Type: SystemInt32
TBD
watchingNodes
Type: SystemInt32
TBD

Return Value

Type: RemoteWatcherStats
TBD
See Also