private static void Main() { var subscription = new PersistentSubscriptionClient(); subscription.Start(); }