NotificationSettings.MaxDelay Property

Gets or sets the Maximum Delay Time (in milliseconds) for AdsNotifications.

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

Syntax

C#

public int MaxDelay { get; }

VB

Public ReadOnly Property MaxDelay As Integer
    Get

Property Value

Type: Int32
The maximum Delay time for ADS Notifications.

Reference

NotificationSettings Class

TwinCAT.Ads Namespace