Skip to content

MemoryMessageBody Properties

Message body used by the in-memory stream provider.

Events

get
View source
[Orleans.Id(0)]
public List<object> Events
Gets the events in the message.

RequestContext

get
View source
[Orleans.Id(1)]
public Dictionary<string, object> RequestContext
Gets the message request context.