RouteCollection.Remove Method (AmsNetId)

Removes the specified AmsNetId from the RouteCollection.

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

Syntax

C#

public bool Remove(
    AmsNetId netId
)

Parameters

netId

Type: TwinCAT.Ads.AmsNetId
The Ams Net ID..

Return Value

Type: Boolean
true if removed, false otherwise.

Reference

RouteCollection Class

Remove Overload

TwinCAT.Ads.TcpRouter Namespace