Whisperstream Research Group - CommLib Documentation

OptionNegotiationEventArgs Constructor 

OptionNegotiationEventArgs constructor

public OptionNegotiationEventArgs(
   OptionTransmission optionTransmission,
   string optionString,
   string translatedOptions
);

Parameters

optionTransmission
The direction of the options, being sent or just received
optionString
The original string containing the encoded options
translatedOptions
human readable version of the OptionString

See Also

OptionNegotiationEventArgs Class | Whisperstream.CommLib.TelnetLib Namespace