MemoryMessageData.DequeueTimeUtc Field
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 time this message was read from the message queue.
public DateTime DequeueTimeUtc;
[Orleans.Id(2)]
public DateTime DequeueTimeUtc;
val mutable DequeueTimeUtc : DateTime
[<Orleans.Id(2)>]
val mutable DequeueTimeUtc : DateTime
Public DequeueTimeUtc As DateTime
Field Value
- Attributes