C# Class Flood.Networking.Server

Represents a server host in the network.
Inheritance: Host
Datei anzeigen Open project: FloodProject/flood Class Usage Examples

Public Methods

Method Description
Server ( RemotingManager remotingManager, HostEndPoint endPoint ) : Flood.Remoting

Method Details

Server() public method

public Server ( RemotingManager remotingManager, HostEndPoint endPoint ) : Flood.Remoting
remotingManager Flood.Remoting.RemotingManager
endPoint HostEndPoint
return Flood.Remoting