AcquiredLease.StartTimeUtc 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.
Caller side start time for this lease, which is when the lease is acquired or renewed
public DateTime StartTimeUtc { get; }
[Orleans.Id(3)]
public DateTime StartTimeUtc { get; }
member this.StartTimeUtc : DateTime
[<Orleans.Id(3)>]
member this.StartTimeUtc : DateTime
Public ReadOnly Property StartTimeUtc As DateTime
Property Value
- Attributes