Returns a collection of bindings for the specified address.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public Function GetBindings ( _ address As IPAddress _ ) As BindingCollection |
| C# |
|---|
public BindingCollection GetBindings( IPAddress address ) |
Parameters
- address
- Type: System.Net..::..IPAddress
Address.