Ixian SDK
IXICore.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 15 of file NetworkServer.cs.

Member Data Documentation

◆ listenAddress

IPEndPoint IXICore.Network.NetOpsData.listenAddress

Definition at line 17 of file NetworkServer.cs.


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