 | RemoteWatcher.Stats Constructor (Int32, Int32) |
TBD
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxpublic Stats(
int watching,
int watchingNodes
)
new :
watching : int *
watchingNodes : int -> Stats
Parameters
- watching
- Type: System.Int32
TBD - watchingNodes
- Type: System.Int32
TBD
See Also