RTI Connext C# API  7.0.0
SampleFlags Class Reference

A set of flags that can be associated with a sample. More...

Static Public Attributes

const int IntermediateReplySequence
 Indicates that a response sample is not the last response sample for a given request. This bit is usually set by Connext Repliers sending multiple responses for a request. More...
 

Detailed Description

A set of flags that can be associated with a sample.

Member Data Documentation

◆ IntermediateReplySequence

const int IntermediateReplySequence
static

Indicates that a response sample is not the last response sample for a given request. This bit is usually set by Connext Repliers sending multiple responses for a request.