Пример #1
0
 public void StopStreaming()
 {
     kbtter.StopStreaming();
     strstop = true;
     StopStreamingCommand.RaiseCanExecuteChanged();
 }