IAdsClientSettings.AutomaticReconnection Property
Gets or sets a value indicating whether Disconnect connections can be reconnected.
Namespace: TwinCAT
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
bool AutomaticReconnection { get; set; }
Property Value
Type: Boolean
true if Disconnect connections can be
reconnected; otherwise, false.