<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.1" />

System.ServiceModel.ChannelFactory

public ServiceEndpoint Endpoint { get; }

protected ChannelFactory()

protected abstract ServiceEndpoint CreateDescription()

protected virtual IChannelFactory CreateFactory()

public T GetProperty<T>()

protected void InitializeEndpoint(Binding binding, EndpointAddress address)

protected void InitializeEndpoint(ServiceEndpoint endpoint)