The list of interfaces available for the HTTP server to bind to.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: 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

See Also