v0.7.1
Added
- Added possibility to store multiple exceptions in
AsyncResult
. - Added
AggregateException
class fornet35
target. - Added
IsEmpty
property toAsyncResultQueue
.
Changed
AsyncResult
implemenation is changed to prevent returning null operation result when the operation is completed for some cases.