AcquireLeaseResult.StatusCode Property
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.
Response status
public Orleans.LeaseProviders.ResponseCode StatusCode { get; }
[Orleans.Id(1)]
public Orleans.LeaseProviders.ResponseCode StatusCode { get; }
member this.StatusCode : Orleans.LeaseProviders.ResponseCode
[<Orleans.Id(1)>]
member this.StatusCode : Orleans.LeaseProviders.ResponseCode
Public ReadOnly Property StatusCode As ResponseCode
Property Value
- Attributes