Table of Contents

Method StopClient

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

StopClient(IChannel)

Stops client which is connected to the specified channel.

public static void StopClient(IChannel channel)

Parameters

channel IChannel

IChannel connected to the client that will be stopped.