LeaseLostException Class

Definition

Represents an exception that occurs when the service lease has been lost.

public class LeaseLostException : Exception
type LeaseLostException = class
    inherit Exception
Public Class LeaseLostException
Inherits Exception
Inheritance
LeaseLostException

Constructors

LeaseLostException(String, Exception)

Provides

Properties

PartitionId

Gets the partition ID where the exception occured.

Applies to