NotificationSettingsCompareTo Method

Compares this NotificationSettings in term of priorities to the other NotificationSettings.


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public int CompareTo(
    INotificationSettings? other
)

Parameters

other  INotificationSettings

The other.

Return Value

Int32
1: this has higher priority (shorter times), 0: Equal, 1: Lower prioritiy

Implements

IComparableTCompareTo(T)

Reference

NotificationSettings Class TwinCAT.Ads NamespaceNotificationSettingsPriorityComparer

Beckhoff Automation GmbH & Co. KG 2001-2026