AdsClient.TryResurrect Method

Resurrects the connection

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

Syntax

C#

public bool TryResurrect(
    out AdsException?? error
)

Parameters

error

Type: TwinCAT.AdsException.
The error.

Return Value

Type: Boolean
true if resurrection was accepted, false otherwise.

Exceptions

Exception

Condition

ObjectDisposedException

Reference

AdsClient Class

TwinCAT.Ads Namespace