Click here to Skip to main content
15,908,675 members
Home / Discussions / C#
   

C#

 
GeneralRe: Licensing, Encryption and .NET Reflector Pin
Skynyrd28-Dec-04 8:43
Skynyrd28-Dec-04 8:43 
GeneralA loop in write statement Pin
Anonymous28-Dec-04 3:43
Anonymous28-Dec-04 3:43 
GeneralRe: A loop in write statement Pin
Identity Undisclosed28-Dec-04 7:46
Identity Undisclosed28-Dec-04 7:46 
GeneralRe: A loop in write statement Pin
Anonymous28-Dec-04 11:34
Anonymous28-Dec-04 11:34 
GeneralRe: A loop in write statement Pin
Bill Dean29-Dec-04 16:55
Bill Dean29-Dec-04 16:55 
GeneralRe: A loop in write statement Pin
jablo30-Dec-04 8:48
jablo30-Dec-04 8:48 
GeneralRe: A loop in write statement Pin
Bill Dean30-Dec-04 9:11
Bill Dean30-Dec-04 9:11 
GeneralTerminating ThreadPool Paths Pin
Tristan Rhodes28-Dec-04 2:09
Tristan Rhodes28-Dec-04 2:09 
I've got a small utility that occasionaly locks up in itself if a client does not respond, so I have added a time out clause by creating a side thread for it to run on, and killing the thread when the timeout condition is reached OR the thread completes.

However, creating an entirely new thread to run this on just seems daft, so i'd like to do it on a ThreadPool. Is there any way to kill a thread pulled from a thread pool after a certain amount of time?

Cheers

Cata
GeneralRe: Terminating ThreadPool Paths Pin
Guinness4Strength28-Dec-04 8:52
Guinness4Strength28-Dec-04 8:52 
GeneralRe: Terminating ThreadPool Paths Pin
Tristan Rhodes28-Dec-04 13:35
Tristan Rhodes28-Dec-04 13:35 
GeneralDoes anybody have the C# Sorted ListView by Carlos H. Perez Pin
dfsgdsfgdfg28-Dec-04 1:51
dfsgdsfgdfg28-Dec-04 1:51 
GeneralDoes anybody have the C# Sorted ListView by Carlos H. Perez Pin
dfsgdsfgdfg28-Dec-04 1:50
dfsgdsfgdfg28-Dec-04 1:50 
Generalpassing values to a dataset Pin
dhol28-Dec-04 1:01
dhol28-Dec-04 1:01 
GeneralCreating a DataGrid where one record is painted on multiple raows Pin
A.Mohsen28-Dec-04 0:35
A.Mohsen28-Dec-04 0:35 
Generalget key Pin
ABBASI_RA27-Dec-04 21:47
ABBASI_RA27-Dec-04 21:47 
GeneralRe: get key Pin
Stefan Troschuetz28-Dec-04 5:58
Stefan Troschuetz28-Dec-04 5:58 
GeneralRe: get key Pin
Guinness4Strength28-Dec-04 8:12
Guinness4Strength28-Dec-04 8:12 
GeneralCJK problem in the PDF format Pin
DTaV27-Dec-04 21:35
DTaV27-Dec-04 21:35 
General---Delegates Serialization & Remoting-- Pin
Identity Undisclosed27-Dec-04 21:07
Identity Undisclosed27-Dec-04 21:07 
GeneralRe: ---Delegates Serialization & Remoting-- Pin
leppie27-Dec-04 21:53
leppie27-Dec-04 21:53 
GeneralThe "ESC" character Pin
Hercules0127-Dec-04 19:25
Hercules0127-Dec-04 19:25 
GeneralRe: The "ESC" character Pin
Heath Stewart27-Dec-04 19:46
protectorHeath Stewart27-Dec-04 19:46 
GeneralRe: The "ESC" character Pin
Hercules0128-Dec-04 0:58
Hercules0128-Dec-04 0:58 
GeneralFonts and TreeViews Pin
Beringer27-Dec-04 18:56
Beringer27-Dec-04 18:56 
GeneralRe: Fonts and TreeViews Pin
Identity Undisclosed27-Dec-04 19:53
Identity Undisclosed27-Dec-04 19:53 

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.