Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ServerModuleHost Class

Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9147)

Represents a server module host. Used by hostable modules such as SSH subsystems.

Syntax
public abstract class ServerModuleHost : IDisposable
Inheritance
Object
ServerModuleHost
Implements
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
ServerModuleHost(Server)

Creates a new instance of module host.

Methods

Name Description
Accept(Socket)

Starts handling accepted connection.

Add(ServerModule)

Add the specified module to this host.

Dispose()

Disposes the server module host.

OnAccepted(Socket)

Handles accepted connections.

Remove(ServerModule)

Remove the specified module from this host.

In This Article
  • Constructors
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies