<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0-rc.23205.4" />

System.ServiceModel.OperationContext

public static OperationContext Current { get; set; }

public IContextChannel Channel { get; }

public bool IsUserContext { get; }

public RequestContext RequestContext { get; set; }

public string SessionId { get; }

public T GetCallbackChannel<T>()