| RemoteWatcherStats 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
)
new :
watching : int *
watchingNodes : int -> Stats
Parameters
- watching
- Type: SystemInt32
TBD - watchingNodes
- Type: SystemInt32
TBD
See Also