RTI Connext C# API Version 7.2.0
Rti.Dds.Subscription.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 Rti.Dds.Subscription.CoherentAccess.Dispose ( )

Ends this coherent set

Property Documentation

◆ RelatedSubscriber

Subscriber Rti.Dds.Subscription.CoherentAccess.RelatedSubscriber
get

The subscriber that started a coherent access