'Declaration Protected NewKeysInstalledEventInternal As ManualResetEvent
'Usage Dim instance As SSHTransportLayerProtocol Dim value As ManualResetEvent value = instance.NewKeysInstalledEventInternal instance.NewKeysInstalledEventInternal = value
protected ManualResetEvent NewKeysInstalledEventInternal