Method Create
Create(long, IDictionary<string, int>)
Declaration
public static Message Create(long allocatedMemory, IDictionary<string, int> memoryLabels)
Parameters
| Type | Name | Description |
|---|---|---|
| long | allocatedMemory | |
| IDictionary<string, int> | memoryLabels |
Returns
| Type | Description |
|---|---|
| Message |