Skip to content

Instantly share code, notes, and snippets.

@TravisTheTechie
TravisTheTechie / Program.cs
Created July 20, 2013 13:45
UseSubscriptionService() new usage
class Program
{
static void Main(string[] args)
{
Bus.Initialize(sbc =>
{
sbc.ReceiveFrom("msmq://localhost/queue");
sbc.UseMsmq();
sbc.UseSubscriptionService("msmq://localhost/mt_subscriptions");
});
var pathBinding = new Binding()
{
Source = "M 12.5,3.5 a 22.5,22.5 0 0,1 0,43 a 22.5,22.5 0 1,0 0,-43 z"
};
var newPath = new Path
{
Height = height,
Width = width,
Stretch = Stretch.Uniform
};

Keybase proof

I hereby claim:

  • I am travisthetechie on github.
  • I am travisthetechie (https://keybase.io/travisthetechie) on keybase.
  • I have a public key whose fingerprint is D9E4 3DEE F609 F981 04DB 53DA BF08 B086 3903 C47C

To claim this, I am signing this object: