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