Click here to Skip to main content
15,890,690 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pls Help... Pin
Blue_Boy22-Apr-08 1:35
Blue_Boy22-Apr-08 1:35 
GeneralRe: Pls Help... Pin
Ashfield22-Apr-08 1:37
Ashfield22-Apr-08 1:37 
GeneralRe: Pls Help... Pin
Gareth H22-Apr-08 1:39
Gareth H22-Apr-08 1:39 
GeneralC# using COM to communicate with VB Pin
JustRonald22-Apr-08 0:57
JustRonald22-Apr-08 0:57 
QuestionC# and MySql server Pin
bdiepeveen22-Apr-08 0:39
bdiepeveen22-Apr-08 0:39 
GeneralRe: C# and MySql server Pin
phannon8622-Apr-08 1:01
professionalphannon8622-Apr-08 1:01 
GeneralRe: C# and MySql server Pin
bdiepeveen22-Apr-08 2:49
bdiepeveen22-Apr-08 2:49 
Questionresource leak in thread termination? Pin
George_George22-Apr-08 0:01
George_George22-Apr-08 0:01 
Hello everyone,


If all the Finalizer methods of all the used classes in a thread are programmed properly, means native resource are released in Finalizer (e.g. implementing Dispose pattern), no matter how the thread is terminated (normally, by Interrupt or by Abort or by Exit or ...), there should not be any resource leak, right?


thanks in advance,
George
AnswerRe: resource leak in thread termination? Pin
Reelix22-Apr-08 0:10
Reelix22-Apr-08 0:10 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 0:57
George_George22-Apr-08 0:57 
AnswerRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 1:21
Le centriste22-Apr-08 1:21 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 1:29
George_George22-Apr-08 1:29 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 1:58
Le centriste22-Apr-08 1:58 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 2:46
George_George22-Apr-08 2:46 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 2:49
Le centriste22-Apr-08 2:49 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:03
George_George22-Apr-08 3:03 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 3:07
Le centriste22-Apr-08 3:07 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:38
George_George22-Apr-08 3:38 
GeneralRe: resource leak in thread termination? Pin
Guffa22-Apr-08 3:30
Guffa22-Apr-08 3:30 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:41
George_George22-Apr-08 3:41 
GeneralRe: resource leak in thread termination? Pin
Guffa22-Apr-08 7:25
Guffa22-Apr-08 7:25 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 16:54
George_George22-Apr-08 16:54 
GeneralRe: resource leak in thread termination? Pin
Guffa27-Apr-08 5:28
Guffa27-Apr-08 5:28 
GeneralRe: resource leak in thread termination? Pin
George_George27-Apr-08 17:44
George_George27-Apr-08 17:44 
GeneralRe: resource leak in thread termination? Pin
Guffa27-Apr-08 23:51
Guffa27-Apr-08 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.