BroadcastMessageReceivedEventArgsSequenceNumber Property |
Gets the sequence number of the message.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic long SequenceNumber { get; }Public ReadOnly Property SequenceNumber As Long
Get
public:
property long long SequenceNumber {
long long get ();
}member SequenceNumber : int64 with get
Property Value
Int64
See Also