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