3 references to PrimaryEndpoint
Aspire.Hosting.Kafka (3)
KafkaBuilderExtensions.cs (1)
210var primaryEndpoint = resource.PrimaryEndpoint;
KafkaServerResource.cs (2)
30/// To connect to the Kafka broker from a host process, use <see cref="PrimaryEndpoint"/>. 38ReferenceExpression.Create($"{PrimaryEndpoint.Property(EndpointProperty.HostAndPort)}");