Re: Memory Problem



Is it posible to create a thread that when is finished disposes all
its objects?

Not automatically, no. There's no such connection between an object
and the thread it was created on.

Winforms keeps its form objects alive as long as the window is open.
Have you closed the window?


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.



Relevant Pages

  • Re: please help. I cannot connect to my outlook express 6
    ... Right click in the command window and choose Select All, ... Ethernet adapter Local Area Connection: ... If the router is off and you start OE, does OE send and receive email? ... Settings in Outlook Express at Tools>Accts>Mail> ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: OT: Computer help!!
    ... IE, Firefox etc. without problems. ... When I lose the connection, I get a network icon in the system ... I've swapped cables with the one on my other machine. ... window and launched it without problems. ...
    (alt.guitar)
  • Re: Abnormally dropped sessions & running programs
    ... by clicking on the close window button or killing it through Task ... TCP/IP connection to the server via a virtual workstation ... terminate the interactive process is via SIGNOFF or ENDJOB at the ... This java program is trivial and does not represent one of our typical ...
    (comp.sys.ibm.as400.misc)
  • Re: Abnormally dropped sessions & running programs
    ... by clicking on the close window button or killing it through Task ... TCP/IP connection to the server via a virtual workstation ... terminate the interactive process is via SIGNOFF or ENDJOB at the ... created under a default system user, etc, if a JDBC connection is ...
    (comp.sys.ibm.as400.misc)
  • Re: Abnormally dropped sessions & running programs
    ... by clicking on the close window button or killing it through Task ... TCP/IP connection to the server via a virtual workstation ... terminate the interactive process is via SIGNOFF or ENDJOB at the ... This java program is trivial and does not represent one of our typical ...
    (comp.sys.ibm.as400.misc)

Loading