On 4/22/2010 12:37 PM, David Van Couvering wrote:
Sorry if this is obvious, but I can't seem to figure it out. I know how to start a network listener for an embedded database:

new NetworkServerControl().start(writer);

but how do you stop it? There is no stop method on NetworkServerControl...

The method is shutdown() rather than stop


Reply via email to