The list of interfaces available for the HTTP server to bind to.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public ReadOnlyCollection<HttpRequestKey..::..HttpInterface> Interfaces { get; private set; } |
Visual Basic |
---|
Public Property Interfaces As ReadOnlyCollection(Of HttpRequestKey..::..HttpInterface) Get Private Set |