public DeliveryConfiguration()
 {
     RetryPolicy = new DeliveryRetryPolicy();
 }
Esempio n. 2
0
 public DeliveryConfiguration()
 {
     RetryPolicy = new DeliveryRetryPolicy();
 }