<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>What's the best practice to make it so I receive a message in a single-threaded app, process it and don't get any more messages until I'm ready again?</div>
<div><br>
</div>
<div>Something like:</div>
<div><br>
</div>
<div>Receive Message</div>
<div>Turn off Channel � how best to do this?</div>
<div>Ack Message</div>
<div>Process Message</div>
<div>Turn on Channel</div>
<div>�. Back to the top.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Scott</div>
<div><br>
</div>
</body>
</html>