ISession.IsConnected Property

Gets a value indicating whether the session is connected.

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

Syntax

C#

bool IsConnected { get; }

VB

ReadOnly Property IsConnected As Boolean
    Get

Property Value

Type: Boolean
true if session is connected; otherwise, false.

Reference

ISession Interface

TwinCAT Namespace