PartitionContext.Lease Property

Definition

Gets or sets the messaging lease.

public Microsoft.ServiceBus.Messaging.Lease Lease { get; set; }
member this.Lease : Microsoft.ServiceBus.Messaging.Lease with get, set
Public Property Lease As Lease

Property Value

The messaging lease.

Applies to