public ReadResult GetResult(short token) => _pipe.GetReadAsyncResult();
public ReadResult GetResult() => _pipe.GetReadAsyncResult();