Route.IsResolved Property

Gets a value indicating whether the IPAddresses are resolved.

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

Syntax

C#

public bool IsResolved { get; }

Property Value

Type: Boolean
true if the IP Addresses are resolved; otherwise, false.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace