Telnet Factory for .NET

TelnetTaskTimeoutException Class

This exception is thrown if a TelnetTask exceeds its runtime timeout property.

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

System.Object
   System.Exception
      Jscape.Telnet.TelnetTaskTimeoutException

public class TelnetTaskTimeoutException : Exception

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.

Requirements

Namespace: Jscape.Telnet

Assembly: Jscape.Telnet (in Jscape.Telnet.dll)

See Also

TelnetTaskTimeoutException Members | Jscape.Telnet Namespace