Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / hammock / src / net35 / Hammock / Retries / IRetryCustomCondition.cs
1 namespace Hammock.Retries
2 {
3     public interface IRetryCustomCondition
4     {
5
6     }
7 }