C# Class ThreadUtils.RetryResult, code

Inheritance: IEnumerable
显示文件 Open project: shendongnian/code

Protected Methods

Method Description
RetryResult ( ICollection failureExceptions )

Method Details

RetryResult() protected method

protected RetryResult ( ICollection failureExceptions )
failureExceptions ICollection