IMessageQueueTask.ReceiveMessageTimeOut Property

Definition

Gets or sets the number of seconds before a received message times out.

public:
 property long ReceiveMessageTimeOut { long get(); void set(long value); };
public long ReceiveMessageTimeOut { get; set; }
member this.ReceiveMessageTimeOut : int64 with get, set
Public Property ReceiveMessageTimeOut As Long

Property Value

The number of seconds before a message times out.

Applies to