Gets an System.Threading.ExecutionContext object that contains information about the various contexts of the current thread.
Documentation for this section has not yet been entered.
The System.Threading.ExecutionContext class provides a single container for all information relevant to a logical thread of execution. This includes security context, call context, synchronization context, localization context, and transaction context.