Dart.Emulation Namespace : Telnet Class |
For a list of all members of this type, see Telnet members.
Name | Description | |
---|---|---|
![]() | ClientOptionChanged | Raised when a client Telnet option has changed state (WILL or WONT confirmed). |
![]() | CommandReceived | Raised when a Telnet command is received from the server. |
![]() | Data | Raised when Marshal(Data,String,Object) is used. (Inherited from Dart.Emulation.TcpBase) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Error | Raised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Emulation.ComponentBase) |
![]() | Log | Raised when data is read or written. (Inherited from Dart.Emulation.TcpBase) |
![]() | ServerOptionChanged | Raised when a server Telnet option has changed state (DO or DONT confirmed). |
![]() | StateChanged | Raised when the value of the State property changes. (Inherited from Dart.Emulation.TcpBase) |
![]() | UserState | Raised when Marshal(String,Object) is used. (Inherited from Dart.Emulation.ComponentBase) |