StartServer.

RunServer() Method

Summary

opens the IObjectServer, and waits forever until Close() is called or a StopServer message is being received.

Syntax

public void RunServer()

Return Value

Type Description
void