'Declaration Protected Overridable Function OnCreatingProtocolLayers() As SSHProtocolManager
'Usage Dim instance As SSHClientConnectionManager Dim value As SSHProtocolManager value = instance.OnCreatingProtocolLayers()
protected virtual SSHProtocolManager OnCreatingProtocolLayers()