AdsConnection.State Property

Gets the current ConnectionState

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ConnectionState State { get; }

VB

Public ReadOnly Property State As ConnectionState
    Get

Property Value

Type: ConnectionState
The state.

Reference

AdsConnection Class

TwinCAT.Ads Namespace