Creates a new instance of the shell module with a custom subsystem name

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

Syntax

Visual Basic
Protected Sub New ( _
	name As String _
)
C#
protected ShellModule(
	string name
)

Parameters

name
Type: System..::..String

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also