AmsTcpIpRouter.RemoveRoute Method (String)

Removes a dynamic Route

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

Syntax

C#

public bool RemoveRoute(
    string route
)

Parameters

route

Type: System.String
The route.

Return Value

Type: Boolean
true if removed, false otherwise.

Implements

IAmsRouter.RemoveRoute(String)

Reference

AmsTcpIpRouter Class

RemoveRoute Overload

TwinCAT.Ads.TcpRouter Namespace