Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
clients
TcpLocation
Type Alias TcpLocation
TcpLocation
:
{
_type
:
"TcpLocation"
;
connection
:
Connection
;
metadata
:
Record
<
string
,
string
>
;
uri
:
string
;
}
Represents a live Tcp connection of a component
Type declaration
_type
:
"TcpLocation"
connection
:
Connection
metadata
:
Record
<
string
,
string
>
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tmtsoftware/esw-ts
Loading...
Represents a live Tcp connection of a component