EasyUA Reference
SequenceNumber Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > PublishErrorEventArgs Class : SequenceNumber Property

Glossary Item Box

Gets the sequence number for the message that could not be republished.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As PublishErrorEventArgs
Dim value As UInteger
 
value = instance.SequenceNumber
C# 
public uint SequenceNumber {get;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.