public override HttpContent GetContent()
 {
     return(new StringContent(CoreResponseUtility.GetEmptyQueueContent()));
 }