RTI Connext C# API  7.1.0
InvalidLocalIdentityAdvanceNoticeStatus Class Reference

Notifies when the local DomainParticipant's identity is about to expire More...

Inherits IEquatable< InvalidLocalIdentityAdvanceNoticeStatus >.

Public Member Functions

override bool Equals (object other)
 Compares for equality. More...
 
override int GetHashCode ()
 Gets the hash code. More...
 
bool Equals (InvalidLocalIdentityAdvanceNoticeStatus other)
 Compares for equality More...
 
override string ToString ()
 Returns a readable summary of the status More...
 

Properties

Time ExpirationTime [get]
 Time at which the identity will expire More...
 

Detailed Description

Notifies when the local DomainParticipant's identity is about to expire

Member Function Documentation

◆ Equals() [1/2]

Compares for equality

◆ Equals() [2/2]

override bool Equals ( object  other)

Compares for equality.

◆ GetHashCode()

override int GetHashCode ( )

Gets the hash code.

◆ ToString()

override string ToString ( )

Returns a readable summary of the status

Property Documentation

◆ ExpirationTime

Time ExpirationTime
get

Time at which the identity will expire

The full documentation is available in the C API: DDS_InvalidLocalIdentityAdvanceNoticeStatus::expiration_time