Exemplo n.º 1
0
 public async Async.Task Clear()
 {
     await _queueOps.ClearQueue(QueueName, StorageType.Config);
 }