PathLeaseAction Enum
Definition
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.
The PathLeaseAction.
public enum PathLeaseAction
type PathLeaseAction =
Public Enum PathLeaseAction
- Inheritance
-
PathLeaseAction
Fields
Name | Value | Description |
---|---|---|
Acquire | 0 | acquire. |
Break | 1 | break. |
Change | 2 | change. |
Renew | 3 | renew. |
Release | 4 | release. |