StackOverflow Questions for Tag: threadstatic

Asen Arizanov
Asen Arizanov

Reputation: 1000

Can two parallel WCF requests get handled by the same thread when ConcurrencyMode = Multiple

Score: 3

Views: 1436

Answers: 3

Read More
Matt Mills
Matt Mills

Reputation: 8792

What reasons are there to derive a subclass from ThreadStaticAttribute?

Score: 4

Views: 112

Answers: 1

Read More
Xenoprimate
Xenoprimate

Reputation: 7963

C# ThreadStatic + volatile members not working as expected

Score: 6

Views: 2193

Answers: 2

Read More
David Hall
David Hall

Reputation: 33143

BizTalk mapper and the [ThreadStatic] attribute

Score: 1

Views: 771

Answers: 2

Read More
user1088045
user1088045

Reputation: 294

asp.net mvc3 request thread affinity

Score: 10

Views: 1767

Answers: 1

Read More
jrista
jrista

Reputation: 32950

Why is ThreadStatic data being unexpectedly shared between threads?

Score: 5

Views: 2377

Answers: 2

Read More
oscilatingcretin
oscilatingcretin

Reputation: 10919

.NET 4.0: How to clean up object references attributed as threadstatic after the thread as since exectured?

Score: 1

Views: 332

Answers: 1

Read More
Glenn Slayden
Glenn Slayden

Reputation: 18749

.NET: Does ExecutionContext.SuppressFlow dissociate ThreadStatic variables?

Score: 1

Views: 473

Answers: 0

Read More
Fabio
Fabio

Reputation: 3120

ASP.NET and ThreadStatic as part of TransactionScope's implementation

Score: 7

Views: 1373

Answers: 1

Read More
Roman
Roman

Reputation: 4611

.NET: ThreadStatic vs lock { }. Why ThreadStaticAttribute degrades performance?

Score: 14

Views: 4721

Answers: 2

Read More
Nathan Ridley
Nathan Ridley

Reputation: 34396

Is there any way to imitate ThreadStatic for use with HttpContext.Current.Items?

Score: 2

Views: 425

Answers: 1

Read More
Lasse V. Karlsen
Lasse V. Karlsen

Reputation: 391276

a viable solution to this problem?

Score: 2

Views: 315

Answers: 4

Read More
bjan
bjan

Reputation: 21

library using threadstatic to be used in asp.net

Score: 0

Views: 375

Answers: 1

Read More
tigger
tigger

Reputation: 1906

Can a ThreadStatic IDisposable be automatically disposed?

Score: 5

Views: 1335

Answers: 1

Read More
st78
st78

Reputation: 8316

ThreadStatic member lose value on every page load

Score: 0

Views: 2161

Answers: 1

Read More
redcalx
redcalx

Reputation: 8637

Using Parallel Extensions with ThreadStatic attribute. Could it leak memory?

Score: 6

Views: 1308

Answers: 2

Read More
Dan Tao
Dan Tao

Reputation: 128317

Is there a straightforward way to have a thread-local instance variable?

Score: 2

Views: 177

Answers: 1

Read More
Daniel
Daniel

Reputation: 47904

Is something along the lines of nested memoization needed here?

Score: 1

Views: 276

Answers: 2

Read More
Amitabh
Amitabh

Reputation: 61167

Are WCF request handling Thread Agile?

Score: 5

Views: 1620

Answers: 1

Read More
Max Strini
Max Strini

Reputation: 2338

Inheriting ThreadStatic values to implement dynamic scoping in C#/.NET in multithreaded context

Score: 6

Views: 932

Answers: 1

Read More
PreviousPage 3Next