System.Runtime.Remoting.RemotingException Class

The exception that is thrown when something has gone wrong during remoting.

See Also: RemotingException Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class RemotingException : SystemException

Remarks

System.Runtime.Remoting.RemotingException uses the HRESULT COR_E_REMOTING, which has the value 0x8013150B.

System.Runtime.Remoting.RemotingException 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.RemotingException, see the System.Runtime.Remoting.RemotingException constructors.

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0