The exception that is thrown to communicate errors to the client when the client connects to non-.NET Framework applications that cannot throw exceptions.
See Also: ServerException Members
System.Runtime.Remoting.ServerException uses the HRESULT COR_E_SERVER, which has the value 0x8013150E.
System.Runtime.Remoting.ServerException uses the default object.Equals(object) implementation, which supports reference equality.
For a list of initial property values for an instance of System.Runtime.Remoting.ServerException, see the System.Runtime.Remoting.ServerException constructors.