Represents the options that may be set on the Queue service for {@link com.microsoft.windowsazure.services.queue.QueueContract#createMessage(String,String,CreateMessageOptions) createMessage} requests. These options include a server response timeout forthe request, the visibility timeout to set on the created message, and the time-to-live value to set on the message.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.