Represents a server module implementing a protocol.

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

Syntax

Visual Basic
Public MustInherit Class ServerModule
C#
public abstract class ServerModule

Inheritance Hierarchy

System..::..Object
  Rebex.Net.Servers.Core..::..ServerModule
    Rebex.Net.Servers.Core..::..SshSubsystemModule

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also