First post:
tomten wrote: According to MSDN (see below), some Fx BCL functions used by fbasync use the managed threadpool internally. Wouldn't it be better to use a custom threadpool to avoid ASP.NET w...
Latest post:
jconley wrote: The latest version in source control has the async fix I was talking about. Sorry I took so long to get to this. Finally had a reason to use this in the real world! The data is now st...