public DeliveryConfiguration()
 {
     RetryPolicy = new DeliveryRetryPolicy();
 }
 public DeliveryConfiguration()
 {
     RetryPolicy = new DeliveryRetryPolicy();
 }