HostExecutionContext Constructor ()

 

Initializes a new instance of the HostExecutionContext class.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
HostExecutionContext()

The default constructor creates a host execution context whose State property value is null.

.NET Framework
Available since 2.0
Return to top
Show: