Example #1
0
 public void Start() => _wait?.Run(Read);
Example #2
0
 public void Read() => _waitHandleReader.Run(Reader);