SymbolLoaderSettings.AutomaticReconnection Property
Gets or sets a value indicating whether Disconnect connections can be reconnected.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool AutomaticReconnection { get; set; }
VB
Public Property AutomaticReconnection As Boolean
Get
Set
Property Value
Type: Boolean
true if Disconnect connections can be
reconnecte; otherwise, false.