LeaseLostException.Lease Property

Definition

Gets or sets the service lease.

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

Property Value

The service lease.

Applies to