private void requestStreamStop() { Logger.Info($"Requesting stream stop for client {Client.Client.RemoteEndPoint}"); CaptureProcess.stopStreaming(this); }