Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PingState

Represents the status of an an endpoint in a ping report.

Index

Enumeration members

Enumeration members

Error = 2

Indicates an error occured trying to ping the endpoint.

Ok = 0

Indicates the endpoint was pinged successfully.

Timeout = 1

Indicates the endpoint timed out during the ping.

Generated using TypeDoc