RTI Connext C# API  7.0.0
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 Dispose ( )

Ends this coherent set

Property Documentation

◆ RelatedPublisher

Publisher RelatedPublisher
get

The publisher that started this coherent set