Search Results for

    Show / Hide Table of Contents

    Interface IPhobosActorRefProvider

    Interface that is used to expose PhobosSettings to other parts of the Phobos runtime.

    Namespace: Phobos.Actor
    Assembly: Phobos.Actor.dll
    Syntax
    public interface IPhobosActorRefProvider

    Properties

    Filtering

    Declaration
    FilteringEngine Filtering { get; }
    Property Value
    Type Description
    Phobos.Actor.Instrumentation.FilteringEngine

    PhobosDeployer

    Declaration
    PhobosDeployer PhobosDeployer { get; }
    Property Value
    Type Description
    Phobos.Actor.Impl.PhobosDeployer

    PhobosSettings

    Declaration
    PhobosSettings PhobosSettings { get; }
    Property Value
    Type Description
    PhobosSettings
    In This Article
    Back to top Generated by DocFX