Ah, you're right. I've just tried it, and it throws the same exception you mentioned. Digging through the code base, I see it's not implemented yet. So, it seems you're asking for a new feature here: Allow Future for Stateless Session.
On Fri, Feb 22, 2013 at 9:07 PM, Marcello Esposito <[email protected] > wrote: > Thanks Maximilian. > > > It seems, at least in the IntelliSense level, > > statelessSession.QueryOver<**MyEntity>().Future() > > would show up. So I'm not sure what you meant > > by it doesn't work on stateless sessions. > > Acutally, it raises exception at run time (something like "Futures are not > supported by stateless sessions"). > > Cheers, > Marcello. > >> -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Regards, Maximilian Haru Raditya -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
