AdsConnection.Disposed Property
Gets a value indicating whether this AdsConnection is disposed.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool Disposed { get; }
Property Value
Type: Boolean
true if disposed; otherwise, false.