Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2258, comment 2


Ignore:
Timestamp:
12/01/14 11:15:08 (9 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2258, comment 2

    initial v1  
    1 I think we should make this change after switching to .NET4.5 and then add a StartAsync Method which adhears to [http://msdn.microsoft.com/en-us/library/hh873175%28v=vs.110%29.aspx TAP]. We could maybe then even return Task<ResultCollection>?
     1I think we should make this change after switching to .NET4.5 and then add a StartAsync Method which adhears to the [http://msdn.microsoft.com/en-us/library/hh873175%28v=vs.110%29.aspx TAP]. We could maybe then even return Task<ResultCollection>?