SessionNotConnectedException Constructor (ISession)

Initializes a new instance of the SessionNotConnectedException class.

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

Syntax

C#

public SessionNotConnectedException(
    ISession session
)

VB

Public Sub New ( 
    session As ISession
)

Parameters

session

Type: TwinCAT.ISession
The session.

Reference

SessionNotConnectedException Class

SessionNotConnectedException Overload

TwinCAT Namespace