dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Asynchronous Delegates and cscc


From: Gopal V
Subject: [DotGNU]Asynchronous Delegates and cscc
Date: Mon, 17 Feb 2003 14:58:19 +0530
User-agent: Mutt/1.2.5i

Hi,
        I've been looking around the Async delegates stuff needed for 
Jabber.net and am stuck in a tight spot . The delegates seem to need
a couple of methods which are compiler controlled .

rotordocs (minddog) had this to say ..

<p> Compilers provide two additional methods to the delegate: 
<b>BeginInvoke</b> and <b>EndInvoke</b>. For more information on these 
methods, see .</p>

Does anyone know any documentation of this "see ." ?.

I can't find it anywhere in ECMA ... I'm growing more and more 
suspicious of the usefuless of ECMA as a reference spec.

Provided that I can get the delegates in place ... the entire Async I/O
might be made sync or async from AsyncResult.cs , creating a single 
point to fix when threading falls in place.

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]