Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EndpointState

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

Index

Enumeration Members

Connected: 2

Indicates the endpoint is connected.

Connecting: 1

Indicates the endpoint is still connecting.

Disconnected: 0

Indicates the endpoint is disconnected.

Disconnecting: 3

Indicates the endpoint is disconnecting.

Generated using TypeDoc