AdsSession Constructor (AmsAddress)
Initializes a new instance of the AdsSession class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AdsSession(
AmsAddress address
)
VB
Public Sub New (
address As AmsAddress
)