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

System.ServiceModel.Channels.ReplyToHeader

public static ReplyToHeader AnonymousReplyTo10 { get; }

public EndpointAddress ReplyTo { get; }

public static ReplyToHeader Create(EndpointAddress replyTo, AddressingVersion addressingVersion)

public static ReplyToHeader ReadHeader(XmlDictionaryReader reader, AddressingVersion version, string actor, bool mustUnderstand, bool relay)