Route.IsHostNameAddressed Property

Gets a value indicating whether this instance is an HostName Route.

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

Syntax

C#

public bool IsHostNameAddressed { get; }

Property Value

Type: Boolean
true if this instance is an HostName Addressed route; otherwise, false.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace