The NodeStats type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | NodeStats |
Node statistics constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | ToString |
Convert statistics to string.
(Overrides Object ToString .) |
Fields
Name | Description | |
---|---|---|
![]() | asyncStats |
Connection statistics for async commands.
|
![]() | node |
Node for which statistics are generated.
|
![]() | syncStats |
Connection statistics for sync commands.
|
See Also