Contains information about OPC UA Events the client subscribes to.

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
[SerializableAttribute]
public class AlarmSubscription
Visual Basic
<SerializableAttribute> _
Public Class AlarmSubscription
JScript
public class AlarmSubscription

Remarks

Though this class is not sealed, deriving from this class is not supported for customers.

Inheritance Hierarchy

System..::..Object
  Ico.Awx.Common..::..AlarmSubscription

See Also