ServerParams Properties |
The ServerParams type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Address to open.
(Inherited from OpenParams.) | |
| CloseConnections |
True to close client connections when the server is closed.
See also CloseClients.
| |
| Flags |
Connection flags.
(Inherited from OpenParams.) | |
| LogConnections |
True to log connections.
| |
| LogDisconnections |
True to log disconnections.
| |
| OpenServer |
False to return the socket without opening.
| |
| Services |
Required services.
(Inherited from OpenParams.) |