Documentation for this section has not yet been entered.
Return the native fd int for this ParcelFileDescriptor and detach it from the object here. You are now responsible for closing the fd in native code.
You should not detach when the original creator of the descriptor is expecting a reliable signal through ParcelFileDescriptor.Close or ParcelFileDescriptor.CloseWithError(string).