Table of Contents

Method StopServer

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

StopServer(IChannel)

Stops server connected to the specified channel.

public static void StopServer(IChannel channel)

Parameters

channel IChannel

IChannel connected to the server that will be stopped.