SubscriptionClient.ReceiveMode Property

Definition

Gets the ReceiveMode for the SubscriptionClient.

public Microsoft.Azure.ServiceBus.ReceiveMode ReceiveMode { get; }
member this.ReceiveMode : Microsoft.Azure.ServiceBus.ReceiveMode
Public ReadOnly Property ReceiveMode As ReceiveMode

Property Value

Implements

Applies to