共用方式為


SerializerSession.ReferencedObjects 屬性

定義

取得參考的物件集合。

public Orleans.Serialization.Session.ReferencedObjectCollection ReferencedObjects { get; }
member this.ReferencedObjects : Orleans.Serialization.Session.ReferencedObjectCollection
Public ReadOnly Property ReferencedObjects As ReferencedObjectCollection

屬性值

參考的物件集合。

適用於