AdsSessionBase.Owner Property

Gets the Session owner.

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

Syntax

C#

public Object? Owner { get; }

Property Value

Type: Object
The owner or NULL

Implements

IAdsSession.Owner

Reference

AdsSessionBase Class

TwinCAT.Ads Namespace