Overload List
| Name | Description | |
|---|---|---|
| Bind(ServerModule) |
Binds the specified module to its default port on all network interfaces.
| |
| Bind(Int32, ServerModule) |
Binds the specified module to the specified port on all network interfaces.
| |
| Bind(IPEndPoint, ServerModule) |
Binds the specified module to the specified endpoint.
|