Send a message, blocking until either the message is accepted or the
specified timeout period elapses.
@param message the message to send
@param timeout the timeout in milliseconds or {@link #INDEFINITE_TIMEOUT}
@return {@code true} if the message is sent, {@code false} if not
including a timeout of an interrupt of the send
Send a message, blocking until either the message is accepted or the specified timeout period elapses. @param message the message to send @param timeout the timeout in milliseconds or {@link #INDEFINITE_TIMEOUT} @return {@code true} if the message is sent, {@code false} if not including a timeout of an interrupt of the send