QueueCacheMissException.Requested 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.
Gets the requested sequence token.
public string Requested { get; }
[Orleans.Id(0)]
public string Requested { get; }
member this.Requested : string
[<Orleans.Id(0)>]
member this.Requested : string
Public ReadOnly Property Requested As String
Property Value
The requested sequence token.
- Attributes