The following tables list the members exposed by AENotificationPayload.
Public Constructors
Public Fields
| Name | Description |
![Public Field](template/packages/core-dotnet/images/publicField.png) | DefaultEventSeverity | Event severity used when the event arguments contain no event, and the default event payload is not specified. |
Top
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ErrorId | Gets the error ID of the error. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EventDataPayload | The event payload. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Refresh | Denotes whether this notification was triggered by subscription refresh. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RefreshComplete | When True, this notification denotes that the subscription refresh is complete. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Server | A string specifying the OPC-A&E server. |
Top
Public Methods
Protected Methods
| Name | Description |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
Public Operators
See Also