AcquiredLease.Token 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.
Lease token, which will be null if acquiring or renewing the lease failed
public string Token { get; }
[Orleans.Id(2)]
public string Token { get; }
member this.Token : string
[<Orleans.Id(2)>]
member this.Token : string
Public ReadOnly Property Token As String
Property Value
- Attributes