realbasic-nug
[Top] [All Lists]

Re: Interrupting SOAPMethod.Invoke possible?

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Interrupting SOAPMethod.Invoke possible?
From: "Jim Dossey" <jim dot dossey at gmail dot com>
Date: Wed, 28 Jun 2006 20:54:14 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=HvlJLnH7wKx7daypNRgJEPlyRQe8LprsjAohoKay3ZOP1RZS7efOOp9gd2A1HIimpxYbXTSksoY/0659Y+/8J63maIpYHfTm0rrgI3mMjQzkzwp23luxVMtI66IDL/4b03U14hLpbJygfgetdWVzbOGpN0BwDbSBmr7FiVUzddw=
References: <4588ac300606281217s63f6bc9aw95c9ca9227c10c10 at mail dot gmail dot com> <FCDDB33B-4B5A-4E8D-BB08-994CEBAA99A7 at mac dot com>
Ok, I did that and it seems to be working.  Thanks for the tip.

On 6/28/06, Stefan P. <seaside dot ki at mac dot com> wrote:


Am 28.06.2006 um 21:17 schrieb Jim Dossey:

> Is it possible to interrupt the SOAPMethod.Invoke() method?
>
> Likewise, is it possible to interrupt an HTTPSocket.Post() method?
>
> I want to put a "Cancel" button on the window so a user can cancel
> these
> operations if something goes wrong.  I have a timeout set, but
> users get
> impatient sometimes (always?).

Most likely, only, if you subclass the HTTP/SOAP socket.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>