'Declaration Public ReadOnly Property KeyExchangeAlgorithm As ISSHKeyExchangeAlgorithm
'Usage Dim instance As AlgorithmsNegotiatedEventArgs Dim value As ISSHKeyExchangeAlgorithm value = instance.KeyExchangeAlgorithm
public ISSHKeyExchangeAlgorithm KeyExchangeAlgorithm {get;}