Represents the base class for servers. In most cases, use FileServer instead.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public Class Server _ Implements IDisposable |
| C# |
|---|
public class Server : IDisposable |