Session.OnDisconnect Method

Handler function disconnecting the session.

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

Syntax

C#

protected virtual bool OnDisconnect()

VB

Protected Overridable Function OnDisconnect As Boolean

Return Value

Type: Boolean
true if XXXX, false otherwise.

Reference

Session Class

TwinCAT Namespace