DoDo Event
Fired when a Telnet DO OPTION command comes from the Telnet server.
Syntax
public void fireDoDo(TelnetDoDoEvent event); public class TelnetDoDoEvent { public int optionCode; }
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
DoDo EventFired when a Telnet DO OPTION command comes from the Telnet server. Syntaxpublic void fireDoDo(TelnetDoDoEvent event); public class TelnetDoDoEvent { public int optionCode; } Remarks |
||