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