Übersicht
Englisch Synonyms:   mehr Daten
  1. AppDomain:


Englisch

Detailed Synonyms for AppDomain in Englisch

AppDomain:

AppDomain [the ~] Nomen

  1. the AppDomain
    – A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process. 1
    the AD; the application domain; the AppDomain
    – A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process. 1

Verwandte Definitionen für "AppDomain":

  1. A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process.1