MemoryMessageBody Class
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.
Body of message sent over MemoryStreamProvider
[System.Serializable]
public class MemoryMessageBody
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class MemoryMessageBody
[<System.Serializable>]
type MemoryMessageBody = class
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type MemoryMessageBody = class
Public Class MemoryMessageBody
Public NotInheritable Class MemoryMessageBody
- Inheritance
-
MemoryMessageBody
- Attributes
Constructors
| Name | Description |
|---|---|
| MemoryMessageBody(IEnumerable<Object>, Dictionary<String,Object>) |
Constructor |
Properties
| Name | Description |
|---|---|
| Events |
Events in message |
| RequestContext |
Message context |