Persistate API documentation
Domains Property
NamespacesPersistateInternetDomains

[This is preliminary documentation and is subject to change.]

The set of foreign Domains which have been accessed from the local Domain.
Declaration Syntax
C#
public IndexedList<Domain> Domains { get; }
Remarks
This ordered collection is maintained by the Persistate runtime and is used for dereferencing Reference objects which are copy references - in other words references to local copies of foreign objects.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)