Skip to content

Instantly share code, notes, and snippets.

View agehrke's full-sized avatar

Andreas Gehrke agehrke

View GitHub Profile
using System;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using Concorde.AzurePack.Domain.Websites.Preallocation.Settings;
using Concorde.Contracts.Processes;
using Concorde.Infrastructure.Messaging;
using Microsoft.ServiceBus.Messaging;
namespace Allocation