Skip to content

EventHubMessage Properties

Replication of EventHub EventData class, reconstructed from cached data CachedEventHubMessage

DequeueTimeUtc

get
View source
[Orleans.Id(5)]
public DateTime DequeueTimeUtc
Time event was read from EventHub and added to cache

Offset

get
View source
[Orleans.Id(2)]
public string Offset
Offset into EventHub partition

Properties

get
View source
[Orleans.Id(6)]
public IDictionary<string, object> Properties
User EventData properties