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

System.ServiceModel.OperationContext

public static OperationContext Current { get; set; }

public IContextChannel Channel { get; }

public bool IsUserContext { get; }

public RequestContext RequestContext { get; set; }

public T GetCallbackChannel<T>()