RouterPortInfo Constructor (Int32, String)

Initializes a new instance of the RouterPortInfo class.

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

Syntax

C#

public RouterPortInfo(
    int port,
    string name
)

Parameters

port

Type: System.Int32
The port.

name

Type: System.String
The name.

Reference

RouterPortInfo Class

RouterPortInfo Overload

TwinCAT.Router Namespace