Gets a read-only collection of server bindings.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Bindings As BindingCollection Get |
C# |
---|
public BindingCollection Bindings { get; } |