IForeNETAppDomain

Description

The IForeNETAppDomain interface contains properties and methods used to work with application domain, used in platform.

Properties

  Property name Brief description
Category The Category property returns the category of application domain, used in platform.
Runtime The Runtime property returns the current context of application domain.

Methods inherited from IForeNETRuntimeObject

  Method name Brief description
Finalize The Finalize method releases the resources, that are used by the object before its destruction.
GetType The GetType method returns the parameters of type, that is the parent for this object.

See also:

ForeNet Assembly Interfaces