Edit

Share via


MessageRouter.EndPoints Property

Definition

The list of routing endpoints

public System.Collections.Generic.IReadOnlyDictionary<string,Iot.Device.Nmea0183.NmeaSinkAndSource> EndPoints { get; }
member this.EndPoints : System.Collections.Generic.IReadOnlyDictionary<string, Iot.Device.Nmea0183.NmeaSinkAndSource>
Public ReadOnly Property EndPoints As IReadOnlyDictionary(Of String, NmeaSinkAndSource)

Property Value

Applies to