IAdsSession.Owner Property

Gets the Session owner.

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

Syntax

C#

Object Owner { get; }

VB

ReadOnly Property Owner As Object
    Get

Property Value

Type: Object
The owner or NULL

Reference

IAdsSession Interface

TwinCAT.Ads Namespace