Re: C#

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Try:

break;

You can get to the C# groups at microsoft.public.dotnet.languages.csharp.
You should be able to find it on the same server you found this group on. If
not, you can aim your newsreader as msnews.microsoft.com or go to
http://msdn.microsoft.com/newsgroups and go to the languages section.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think outside the box!
***********************************************
"Arne" <Arne@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:353F06EF-EFF5-4E6C-857B-A86EFD361F1D@xxxxxxxxxxxxxxxx
> Where is the news group for C#?
> Is there a way to exit out of a try block in C#?
> In VB.net I can do 'exit Try'. I don't know how to do that in C#.
>


.



Relevant Pages

  • Re: Newbie question.. reading location header
    ... redirected link from the server. ... and the news group, ... Prev by Date: ...
    (comp.lang.java.programmer)
  • Disable Close Button
    ... am running a Client - Server Application at my work. ... File --> Exit. ... The client will remain on the server, ... Prev by Date: ...
    (microsoft.public.windowsxp.general)
  • why the server was launched again when container was to be closed
    ... I wrote one ole server which runs in IE.I found one interesting thing: ... Open one file of my server's file type:now the server was actived in IE ... exit. ... Prev by Date: ...
    (microsoft.public.vc.atl)
  • Re: Threading Question
    ... server form via CTRl-C or some other means, the threads are left to do ... the worst thing being that the network connections to ... Then you can close your sockets and files. ... so the threads all exit when the main thread calls exit. ...
    (comp.lang.lisp)
  • TCP server eating up the whole CPU
    ... A TCP server using polland a threaded-client to send the messages to ... int main ... exit(EXIT_FAILURE); ... memset(&servaddr, '\0', sizeof(struct sockaddr_in)); ...
    (comp.unix.programmer)