MemoryMessageBody
class
Namespace: Orleans.Providers
Message body used by the in-memory stream provider.
[Orleans.GenerateSerializer]public sealed class MemoryMessageBodyConstructors
MemoryMessageBody(IEnumerable<object>, Dictionary<string, object>)Initializes a new instance of theMemoryMessageBodyclass.
Properties
EventsGets the events in the message.RequestContextGets the message request context.
