MessageQueueTask.ReceiveMessageTimeOut Property

Definition

Gets or sets a value that specifies 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

A Long that indicates the number of seconds before a message times out.

Implements

Applies to