The IdentServer type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Start(Int32) |
Starts the Ident server.
| |
| Start(IPEndPoint) |
Starts the Ident server, listening on the specified endpoint.
| |
| Stop |
Stops the Ident server and disconnects all connected clients.
|
See Also