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

System.ServiceModel.Dispatcher.DispatchRuntime

public sealed class DispatchRuntime
public bool AutomaticInputSessionShutdown { get; set; }

public ConcurrencyMode ConcurrencyMode { get; set; }

public bool EnsureOrderedDispatch { get; set; }

public IInstanceProvider InstanceProvider { get; set; }

public Type Type { get; set; }