IGrainActivationContext.Items 属性

定义

获取键/值集合,该集合可用于在粒度激活范围内共享数据。

public System.Collections.Generic.IDictionary<object,object> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property Items As IDictionary(Of Object, Object)

属性值

适用于