Enumeration PingState

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

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