AdsServer.OnDisconnect Method

Called when the AdsServer is about to be disconnected.

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

Syntax

C#

protected virtual bool OnDisconnect()

Return Value

Type: Boolean
true If the AdsServer is disconnected, false otherwise (was disconnected before)

Reference

AdsServer Class

TwinCAT.Ads.Server Namespace