Whisperstream Research Group - CommLib Documentation

Telnet.ConnectionStatusHandler Delegate

delegate function for OnConnectionStatusChanged event

public delegate void Telnet.ConnectionStatusHandler(
   object o,
   ConnectionStatusEventArgs e
);

Requirements

Namespace: Whisperstream.CommLib.TelnetLib

Assembly: CommLib (in CommLib.dll)

See Also

Whisperstream.CommLib.TelnetLib Namespace