NotificationSettings Constructor (AdsTransMode, TimeSpan, TimeSpan)
Initializes a new instance of the NotificationSettings class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public NotificationSettings(
AdsTransMode mode,
TimeSpan cycleTime,
TimeSpan maxDelay
)
Parameters
mode |
Type: TwinCAT.Ads.AdsTransMode |
cycleTime |
Type: System.TimeSpan |
maxDelay |
Type: System.TimeSpan |