RTI Connext C# API  6.1.1
EntityLock Class Reference

The lock used by an Entity to protect its operations. Obtained via Entity.Lock. More...

Inherits IDisposable.

Public Member Functions

void Dispose ()
 Releases the lock. More...
 

Detailed Description

The lock used by an Entity to protect its operations. Obtained via Entity.Lock.

Member Function Documentation

◆ Dispose()

void Dispose ( )

Releases the lock.