An NDoc Documented Class Library

HostIntegratorTimeoutException Class

The HostIntegratorTimeoutException class is used to relay method call timeouts to the user.

For a list of all members of this type, see HostIntegratorTimeoutException Members.

System.Object
   System.Exception
      WRQ.Verastream.HostIntegrator.HostIntegratorException
         WRQ.Verastream.HostIntegrator.HostIntegratorChannelException
            WRQ.Verastream.HostIntegrator.HostIntegratorTimeoutException

public class HostIntegratorTimeoutException : HostIntegratorChannelException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The HostIntegratorTimeoutException class is used to relay method call timeouts to the user.

Requirements

Namespace: WRQ.Verastream.HostIntegrator

Assembly: WRQ.Verastream.HostIntegrator (in WRQ.Verastream.HostIntegrator.dll)

See Also

HostIntegratorTimeoutException Members | WRQ.Verastream.HostIntegrator Namespace