DebuggerEndReason

Reason for the end of the debugger session.

Items

NameValueSummary
ClientRequest0

Client requested connection termination.

Timeout1

Connection timed out.

InvalidHost2

Invalid host:port combination.

Disconnected3

Connection was lost.

ServerShutdown4

Server terminated the connection because it shut down.

ServerProtocolMismatch5

Server has wrong version of protocol.

ConfigurationFailed6

Got a failure response when trying to configure the server.

RpcError7

An error occurred in the RPC layer.

On this page