AdsServer.IsDynamicPort Property
Gets a value indicating this AdsServer has a dynamic/unfixed port.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229
Syntax
C#
public bool IsDynamicPort { get; }
Property Value
Type: Boolean
true if dynamic/unfixed port; otherwise,
false.
Remarks
In general all Clients have dynamic ports and inherit from AdsServer.