Gets server settings.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property Settings As ServerSettings Get Friend Set |
C# |
---|
public ServerSettings Settings { get; internal set; } |