Search Results for

    Show / Hide Table of Contents

    Class PhobosSystemExt

    INTERNAL API.

    Inheritance
    System.Object
    ExtensionIdProvider<PhobosSystem>
    PhobosSystemExt
    Implements
    IExtensionId<PhobosSystem>
    IExtensionId
    Inherited Members
    ExtensionIdProvider<PhobosSystem>.Apply(ActorSystem)
    ExtensionIdProvider<PhobosSystem>.IExtensionId.Get(ActorSystem)
    ExtensionIdProvider<PhobosSystem>.IExtensionId.CreateExtension(ExtendedActorSystem)
    ExtensionIdProvider<PhobosSystem>.IExtensionId.Apply(ActorSystem)
    ExtensionIdProvider<PhobosSystem>.Get(ActorSystem)
    ExtensionIdProvider<PhobosSystem>.Equals(Object)
    ExtensionIdProvider<PhobosSystem>.GetHashCode()
    ExtensionIdProvider<PhobosSystem>.ExtensionType
    System.Object.Equals(System.Object, System.Object)
    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 PhobosSystemExt : ExtensionIdProvider<PhobosSystem>, IExtensionId<PhobosSystem>, IExtensionId

    Methods

    CreateExtension(ExtendedActorSystem)

    Declaration
    public override PhobosSystem CreateExtension(ExtendedActorSystem system)
    Parameters
    Type Name Description
    ExtendedActorSystem system
    Returns
    Type Description
    PhobosSystem
    Overrides
    Akka.Actor.ExtensionIdProvider<Phobos.Actor.PhobosSystem>.CreateExtension(Akka.Actor.ExtendedActorSystem)

    Implements

    IExtensionId<T>
    IExtensionId
    In This Article
    Back to top Generated by DocFX