AdsConnection.Disconnect Method

Disconnects this IConnection.

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

Syntax

C#

public bool Disconnect()

VB

Public Function Disconnect As Boolean

Return Value

Type: Boolean
true if XXXX, false otherwise.

Implements

IConnection.Disconnect.

Exceptions

Exception

Condition

ObjectDisposedException

Reference

AdsConnection Class

TwinCAT.Ads Namespace