Embedded32 API
Preparing search index...
@embedded32/ethernet
TCPOptions
Interface TCPOptions
interface
TCPOptions
{
address
?:
string
;
maxConnections
?:
number
;
port
:
number
;
}
Index
Properties
address?
max
Connections?
port
Properties
Optional
address
address
?:
string
Optional
max
Connections
maxConnections
?:
number
port
port
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
max
Connections
port
Embedded32 API
Loading...