Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkUnbind()()()()
Unbinds all modules.
Public methodSupported by the .NET Compact FrameworkUnbind(Int32)
Unbinds all modules bound to the specified port.
Public methodSupported by the .NET Compact FrameworkUnbind(IPAddress)
Unbinds all modules bound to the specified address.
Public methodSupported by the .NET Compact FrameworkUnbind(IPEndPoint)
Unbinds all modules bound to the specified endpoint.
Public methodSupported by the .NET Compact FrameworkUnbind(ServerModule)
Unbinds the specified module from all endpoints.

See Also