.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaClient.RepublishErrorEventArgs Class Reference

The event arguments provided when a RepublishError occurs. More...

Inherits EventArgs.

Properties

uint SequenceNumber [get]
 Gets the sequence number. More...
 
StatusCode Error [get]
 The error code. More...
 

Detailed Description

The event arguments provided when a RepublishError occurs.

Property Documentation

StatusCode UnifiedAutomation.UaClient.RepublishErrorEventArgs.Error
get

The error code.

uint UnifiedAutomation.UaClient.RepublishErrorEventArgs.SequenceNumber
get

Gets the sequence number.


The documentation for this class was generated from the following file: