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 |
name |
Type: System.String |