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

System.ServiceModel.Channels.CommunicationWaitResult

namespace System.ServiceModel.Channels { internal enum CommunicationWaitResult { Waiting, Succeeded, Expired, Aborted } }