Arch Sub-System: Transporter - Server

01 This class provides the same functions as the Lib Server variant.
02

[C++] class Server
[C#] class Server: IDisposable

03

Public Methods

TypeNameDescription
Constructor() Constructs an object.
[C++] Destructor() Destroys the server.
void[C#] Dispose() Destroys the server.
boolCreateProt() Creates a server object.
voidDestroyProt() Destroys the server.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Transporter Sub-System, IServerListener

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.