Gets the HostSettings for the connection.

Namespace: ININ.IceLib.Connection
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public HostSettings HostSettings { get; private set; }
Visual Basic
Public Property HostSettings As HostSettings
	Get
	Private Set

Field Value

The HostSettings for the connection.

Version Information

Supported for IC Server version 2016 R1 and beyond.

See Also