StopServer.

Main(string[]) Method

Summary

stops a db4o Server started with StartServer.

Syntax

public static void Main(string[] args)

Parameters

Name Type Description
args string[]

Return Value

Type Description
void