Ixian SDK
DLT.Network.NetOpsData Struct Reference

Helper structure which holds a single IP addresses on which the server component is listening. Used only to communicate the configuration to the server listening thread. More...

Public Attributes

IPEndPoint listenAddress
 

Detailed Description

Helper structure which holds a single IP addresses on which the server component is listening. Used only to communicate the configuration to the server listening thread.

Definition at line 18 of file NetworkServer.cs.

Member Data Documentation

◆ listenAddress

IPEndPoint DLT.Network.NetOpsData.listenAddress

Definition at line 20 of file NetworkServer.cs.


The documentation for this struct was generated from the following file: