LeaseLostException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an exception that occurs when the service lease has been lost.
[System.Serializable]
public class LeaseLostException : Exception
[<System.Serializable>]
type LeaseLostException = class
inherit Exception
Public Class LeaseLostException
Inherits Exception
- Inheritance
-
LeaseLostException
- Derived
- Attributes
Lease |
Initializes a new instance of the LeaseLostException class using default values. |
Lease |
Initializes a new instance of the LeaseLostException class using specified lease and the error that caused the exception. |
Lease |
Initializes a new instance of the LeaseLostException class using specified lease. |
Lease |
Initializes a new instance of the LeaseLostException class using specified information and context. |
Lease |
Initializes a new instance of the LeaseLostException class using specified error message and inner exception. |
Lease |
Initializes a new instance of the LeaseLostException class using specified error message. |
Lease |
Gets or sets the service lease. |
Get |
Populates a SerializationInfo with the data needed to serialize the target object. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: