Context::DefaultContext Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the default context for the current application domain.
Assembly: mscorlib (in mscorlib.dll)
Every thread in an application domain for which a context is not explicitly set is considered to be running in the default context.
.NET Framework
Available since 1.1
Available since 1.1
Show: