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
)

Parameters

state

Type: TwinCAT.Ads.AmsRouterState
The current state of the Router.

Reference

AmsRouterNotificationEventArgs Class

TwinCAT.Ads Namespace