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

System.ServiceModel.Dispatcher.ChannelDispatcher

public bool IncludeExceptionDetailInFaults { get; set; }

public bool ManualAddressing { get; set; }

public int MaxPendingReceives { get; set; }

public int MaxTransactedBatchSize { get; set; }

public MessageVersion MessageVersion { get; set; }

public bool ReceiveContextEnabled { get; set; }

public bool ReceiveSynchronously { get; set; }

public bool SendAsynchronously { get; set; }