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