Ejemplo n.º 1
0
 public override bool IsBusy()
 {
     return(mainStream.Query() == StreamQueryResult.Unfinished);
 }