Click or drag to resize

ServerParams Properties

The ServerParams type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address to open.
(Inherited from OpenParams.)
Public propertyCloseConnections
True to close client connections when the server is closed. See also CloseClients.
Public propertyFlags
Connection flags.
(Inherited from OpenParams.)
Public propertyLogConnections
True to log connections.
Public propertyLogDisconnections
True to log disconnections.
Public propertyOpenServer
False to return the socket without opening.
Public propertyServices
Required services.
(Inherited from OpenParams.)
Top
See Also