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

C#

 
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 
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 
Thanks Le Centriste,


1.

Le Centriste wrote:
In other words, if a class implements IDisposable, you should always call the Dispose method.


We can not alway have chances to call Dispose when unexpcted Abort is called on the thread, right?

2.

So, your point is there will be native resource leak when we call abort?


regards,
George
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 
GeneralRe: resource leak in thread termination? Pin
George_George28-Apr-08 1:27
George_George28-Apr-08 1:27 
GeneralRe: resource leak in thread termination? Pin
Guffa28-Apr-08 2:00
Guffa28-Apr-08 2:00 
GeneralRe: resource leak in thread termination? Pin
George_George28-Apr-08 2:14
George_George28-Apr-08 2:14 
GeneralRe: resource leak in thread termination? Pin
Guffa28-Apr-08 3:18
Guffa28-Apr-08 3:18 

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.