RTI Connext C# API  7.0.0
SequenceNumber Class Reference

Contains constants for particular sequence numbers More...

Static Public Attributes

const long Unknown
 Unknown sequence number. More...
 
const long Auto
 The sequence number is internally determined by Connext. More...
 
const long Maximum
 Represents the highest, most positive value for the sequence number. More...
 

Detailed Description

Contains constants for particular sequence numbers

Member Data Documentation

◆ Auto

const long Auto
static

The sequence number is internally determined by Connext.

The full documentation is available in the C API: DDS_AUTO_SEQUENCE_NUMBER

◆ Maximum

const long Maximum
static

Represents the highest, most positive value for the sequence number.

◆ Unknown

const long Unknown
static

Unknown sequence number.

The full documentation is available in the C API: DDS_SEQUENCE_NUMBER_UNKNOWN