Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionInfoSummary

Hierarchy

  • ConnectionInfoSummary

Index

Properties

connectionId

connectionId: string

connection id returned from service host.

connectionSummary

connectionSummary: ConnectionSummary

information about the actual connection established

errorMessage

errorMessage: string

Error message returned from the engine, if any.

errorNumber

errorNumber: number

Error number returned from the engine, if any.

messages

messages: string

any diagnostic messages return from the service host.

ownerUri

ownerUri: string

URI identifying the owner of the connection

serverInfo

serverInfo: ServerInfo

Information about the connected server.

Generated using TypeDoc