System.Threading.Thread.GetDomain Method

Returns the current domain in which the current thread is running.

Syntax

public static AppDomain GetDomain ()

Returns

An AppDomain representing the current application domain of the running thread.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0