The exception that is thrown when an attempt is made to access an unloaded application domain.
AppDomainUnloadedException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the T:System.AppDomainUnloadedException class with serialized data.
AppDomainUnloadedException(string message)
Initializes a new instance of the T:System.AppDomainUnloadedException class with a specified error me...
Describes the source and destination of a given serialized stream, and provides an additional caller-...
AppDomainUnloadedException(string message, Exception innerException)
Initializes a new instance of the T:System.AppDomainUnloadedException class with a specified error me...
AppDomainUnloadedException()
Initializes a new instance of the T:System.AppDomainUnloadedException class.