Exemplo n.º 1
0
 internal void CancelLastWrite()
 {
     _nativeStream?.CancelLastWrite();
 }