Route.HostName Property

Gets the Host name of the route.

Namespace:  TwinCAT.Ads.TcpRouter
Assembly:  TwinCAT.Ads.TcpRouter (in TwinCAT.Ads.TcpRouter.dll) Version: 6.0.328+39e3229

Syntax

C#

public string HostName { get; }

Property Value

Type: String
The name of the host.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace