AdsConnection.Disposed Property

Gets a value indicating whether this AdsConnection is disposed.

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

Syntax

C#

public bool Disposed { get; }

VB

Public ReadOnly Property Disposed As Boolean
    Get

Property Value

Type: Boolean
true if disposed; otherwise, false.

Reference

AdsConnection Class

TwinCAT.Ads Namespace