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