|
Apr
25 |
|
accepted | Can my use of System.Threading.Timer be more efficient |
|
Apr
25 |
|
awarded | Commentator |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient What do you think about threading issues? Do you think I should be concerned about running my code in threads? Or with AutoResetEvent? |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient What do you think about threading issues? Do you think I should be concerned about running my code in threads? Or with AutoResetEvent? |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient I dont believe it´s wrong to run Timers in windows services, as long as they are used right, wich is what I was asking advice for. |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient @EricLippert - What I mean with efficiency here is the design and the using av Timers. |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient I´m going to run this code in a windows service, so the creation of the timer would go in too the Start method. |
|
Apr
25 |
|
comment |
Can my use of System.Threading.Timer be more efficient System.Threading |
|
Apr
25 |
|
asked | Can my use of System.Threading.Timer be more efficient |
|
Apr
16 |
|
awarded | Scholar |
|
Apr
16 |
|
accepted | List of byte[] to one big byte[] |
|
Mar
28 |
|
awarded | Editor |
|
Mar
24 |
|
asked | List of byte[] to one big byte[] |