Microsoft.Data.ProviderBase.TimeoutTimer
class TimeoutTimer
Manages determining and tracking timeouts for use by subsystems that perform
time-bounded operations.
namespace Microsoft.Data.ProviderBase
{
internal class TimeoutTimer
{
}
}