共用方式為


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)

屬性值

適用於