Session.Disposed Property

Gets a value indicating whether this Session is disposed.

Namespace:  TwinCAT
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.

Reference

Session Class

TwinCAT Namespace