AmsTcpIpRouter.Routes Property

Gets a read-only list of the routes

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

Syntax

C#

public IReadOnlyList<Route> Routes { get; }

Property Value

Type: IReadOnlyList.Route.
The routes.

Implements

IAmsRouter.Routes

Reference

AmsTcpIpRouter Class

TwinCAT.Ads.TcpRouter Namespace