LastErrMsg Property (Read Only)

Top  Previous  Next

Returns a string that specifies the last communication error reported by the host in the telnet current connection.

 

VB.NET Syntax

 

[String =] tnxxxx.LastErrMsg

 

C# Syntax

 

[String :=] tnxxxx.LastErrMsg;