SymbolLoaderSettings.AutomaticReconnection Property

Gets or sets a value indicating whether Disconnect connections can be reconnected.

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

Syntax

C#

public bool AutomaticReconnection { get; set; }

Property Value

Type: Boolean
true if Disconnect connections can be reconnected; otherwise, false.

Implements

IAdsClientSettings.AutomaticReconnection

Reference

SymbolLoaderSettings Class

TwinCAT Namespace