- success
- pass true if the blocking operation has succeeded and has had a noticeable effect; false otherwise.
Type Reason Java.Nio.Channels.AsynchronousCloseException if this channel is closed by another thread while this method is executing. Java.Nio.Channels.ClosedByInterruptException if another thread interrupts the calling thread while this method is executing.
Indicates the end of a code section that has been started with begin() and that includes a potentially blocking I/O operation.