tailscale-web - v0.1.13
Demo Playground
Preparing search index...
Listener
Interface Listener
interface
Listener
{
port
:
number
;
close
()
:
void
;
}
Index
Properties
port
Methods
close
Properties
port
port
:
number
The port number the listener is bound to.
Methods
close
close
()
:
void
Stop the listener and release all resources.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
port
Methods
close
Demo Playground
tailscale-web - v0.1.13
Loading...
The port number the listener is bound to.