RemotingTimeoutException Class
The exception that is thrown when the server or the client cannot be reached for a previously specified period of time.
Assembly: mscorlib (in mscorlib.dll)
The RemotingTimeoutException is thrown when a remoting call does not complete in the specified timeout time.
RemotingTimeoutException uses the HRESULT COR_E_REMOTING, which has the value 0x8013150B.
RemotingTimeoutException uses the default Equals implementation, which supports reference equality.
For a list of initial property values for an instance of RemotingTimeoutException, see the RemotingTimeoutException constructors.
System.Exception
System.SystemException
System.Runtime.Remoting.RemotingException
System.Runtime.Remoting.RemotingTimeoutException
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.