Gets file transfer protocol implemented by this module.

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

Syntax

Visual Basic
Public Property Protocol As FileServerProtocol
	Get
	Private Set
C#
public FileServerProtocol Protocol { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also