Search Results for

    Show / Hide Table of Contents

    Class PhobosSystem

    Used to configure Phobos upon ActorSystem initialization

    Inheritance
    System.Object
    PhobosSystem
    Implements
    IExtension
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Phobos.Actor
    Assembly: Phobos.Actor.dll
    Syntax
    public class PhobosSystem : IExtension

    Properties

    Settings

    Declaration
    public PhobosSettings Settings { get; }
    Property Value
    Type Description
    PhobosSettings

    Methods

    For(ActorSystem)

    Declaration
    public static PhobosSystem For(ActorSystem system)
    Parameters
    Type Name Description
    ActorSystem system
    Returns
    Type Description
    PhobosSystem

    Implements

    IExtension
    In This Article
    Back to top Generated by DocFX