« Return to Thread: IServiceCapableConnection

IServiceCapableConnection

by Support-179 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Hi Marcelo,
 
The <runtime asyncHandler="true"/> simply means that HTTP/AMF requests are served asynchronously, this setting is not related to RTM applications.
 
Calling Invoke on an IServiceCapableConnection is not asynchronous by design. You can make it asynchronous by using delegates or threading (I guess I should add that too to the library).
It would also help to know where/how are your measuring the 5017ms duration (and the amount of data you are sending)?
 
Zoli

_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: IServiceCapableConnection