LastEndpointData
property in Coherence.Toolkit.CoherenceBridge
Properties
public EndpointData? LastEndpointData { get; }
The endpoint data used in the most recent connection attempt.
Property Value
| Type | Description |
|---|---|
| EndpointData? |
Remarks
Returns null if no connection has been attempted yet. The endpoint reflects the effective values used (e.g. rsVersion is filled in from RuntimeSettings when not provided by the caller).