Example #1
0
 public virtual Task <int> NextOperationAsync()
 {
     return(_xdrStream.ReadNextOperationAsync());
 }