RTI Connext C# API Version 7.2.0
Rti.Dds.Publication.CoherentSet Struct Reference

A disposable object returned when a coherent set begins with Publisher.BeginCoherentChanges and whose Dispose method ends it. More...

Inherits IDisposable.

Public Member Functions

void Dispose ()
 Ends this coherent set More...
 

Properties

Publisher RelatedPublisher [get]
 The publisher that started this coherent set More...
 

Detailed Description

A disposable object returned when a coherent set begins with Publisher.BeginCoherentChanges and whose Dispose method ends it.

Member Function Documentation

◆ Dispose()

void Rti.Dds.Publication.CoherentSet.Dispose ( )

Ends this coherent set

Property Documentation

◆ RelatedPublisher

Publisher Rti.Dds.Publication.CoherentSet.RelatedPublisher
get

The publisher that started this coherent set