Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Mutex class
Message
 
À
19/06/2007 10:13:39
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Divers
Thread ID:
01234134
Message ID:
01234277
Vues:
11
Hi Tim,

>This doesn't seem like the best idea to place a lock in a method that doesn't also unlock it.

That's true.

> Essentially, I need to queue the commands up in the command processor itself so it receives the responses in the same order.

Can't you create a command collection that is processed instead of separate commands? Then the event could initiate the next command when the first one has completed until the entire collection has been processed.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform