Mono Class Library: System.Threading.Thread Overview | Members

System.Threading.Thread.GetDomain Method

Returns an object representing the application domain in which the current thread is executing.

public static AppDomain GetDomain ()

Returns

A AppDomain object that represents the current application domain.

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