AtomsFramework Persistence Layer Reference Guide

ModPersistenceBrokerSingleton Class

[This is preliminary documentation and subject to change.]

Module for maintaining a single instance of the persistence broker across the application.

For a list of all members of this type, see ModPersistenceBrokerSingleton Members.

System.Object
   AtomsFramework.ModPersistenceBrokerSingleton

[Visual Basic]
NotInheritable Public Class ModPersistenceBrokerSingleton
[C#]
public sealed class ModPersistenceBrokerSingleton

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The module provides the functionality for locating and referencing a single instance of the persistence broker across an entire application.

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

ModPersistenceBrokerSingleton Members | AtomsFramework Namespace