Overload List
Name | Description | |
---|---|---|
Unbind()()()() |
Unbinds all modules.
| |
Unbind(Int32) |
Unbinds all modules bound to the specified port.
| |
Unbind(IPAddress) |
Unbinds all modules bound to the specified address.
| |
Unbind(IPEndPoint) |
Unbinds all modules bound to the specified endpoint.
| |
Unbind(ServerModule) |
Unbinds the specified module from all endpoints.
|