'Declaration Public Event AlgorithmsNegotiated As SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler
'Usage Dim instance As SSHTransportLayerProtocol Dim handler As SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler AddHandler instance.AlgorithmsNegotiated, handler
public event SSHTransportLayerProtocol.AlgorithmsNegotiatedEventHandler AlgorithmsNegotiated