RTI Connext C# API  6.1.0
CoherentAccess Struct Reference

A disposable object returned when a coherent access begins with Subscriber.BeginAccess and whose Dispose method ends it. More...

Inherits IDisposable.

Public Member Functions

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

Properties

Subscriber RelatedSubscriber [get]
 The subscriber that started a coherent access More...
 

Detailed Description

A disposable object returned when a coherent access begins with Subscriber.BeginAccess and whose Dispose method ends it.

Member Function Documentation

◆ Dispose()

void Dispose ( )

Ends this coherent set

Property Documentation

◆ RelatedSubscriber

Subscriber RelatedSubscriber
get

The subscriber that started a coherent access