CorMarkThreadInThreadPool Function

Marks the currently executing thread-pool thread for the execution of managed code.

void CorMarkThreadInThreadPool ();

Requirements

Platforms: See .NET Framework System Requirements.

Header: MSCorEE.idl

Library: MSCorEE.dll

.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

See Also

Other Resources

Hosting Global Static Functions