PowerTCP Emulation for .NET
Telnet Class Events

For a list of all members of this type, see Telnet members.

Public Events
 NameDescription
Public EventClientOptionChanged Raised when a client Telnet option has changed state (WILL or WONT confirmed).  
Public EventCommandReceived Raised when a Telnet command is received from the server.  
Public EventDataRaised when Marshal(Data,String,Object) is used. (Inherited from Dart.Emulation.TcpBase)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventErrorRaised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Emulation.ComponentBase)
Public EventLog Raised when data is read or written. (Inherited from Dart.Emulation.TcpBase)
Public EventServerOptionChanged Raised when a server Telnet option has changed state (DO or DONT confirmed).  
Public EventStateChanged Raised when the value of the State property changes. (Inherited from Dart.Emulation.TcpBase)
Public EventUserStateRaised when Marshal(String,Object) is used. (Inherited from Dart.Emulation.ComponentBase)
Top
See Also

Reference

Telnet Class
Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic