Method StopClient
StopClient(IChannel)
Stops client which is connected to the specified channel.
public static void StopClient(IChannel channel)
Parameters
channel
IChannelIChannel connected to the client that will be stopped.
Stops client which is connected to the specified channel.
public static void StopClient(IChannel channel)
channel
IChannelIChannel connected to the client that will be stopped.