Method StopServer
StopServer(IChannel)
Stops server connected to the specified channel.
public static void StopServer(IChannel channel)
Parameters
channel
IChannelIChannel connected to the server that will be stopped.
Stops server connected to the specified channel.
public static void StopServer(IChannel channel)
channel
IChannelIChannel connected to the server that will be stopped.