IGrainActivationContext.Items Property

Definition

Gets a key/value collection that can be used to share data within the scope of the grain activation.

C#
public System.Collections.Generic.IDictionary<object,object> Items { get; }

Property Value

Applies to

Product Versions
.NET Orleans 3.4.5, 3.6.0