Search Results for

    Show / Hide Table of Contents

    Class Tcp

    TBD

    Inheritance
    object
    ExtensionIdProvider<TcpExt>
    Tcp
    Implements
    IExtensionId<TcpExt>
    IExtensionId
    Inherited Members
    ExtensionIdProvider<TcpExt>.Apply(ActorSystem)
    ExtensionIdProvider<TcpExt>.ExtensionType
    ExtensionIdProvider<TcpExt>.Get(ActorSystem)
    ExtensionIdProvider<TcpExt>.Equals(object)
    ExtensionIdProvider<TcpExt>.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Streams.Dsl
    Assembly: Akka.Streams.dll
    Syntax
    public class Tcp : ExtensionIdProvider<TcpExt>, IExtensionId<TcpExt>, IExtensionId

    Methods

    | Edit this page View Source

    CreateExtension(ExtendedActorSystem)

    TBD

    Declaration
    public override TcpExt CreateExtension(ExtendedActorSystem system)
    Parameters
    Type Name Description
    ExtendedActorSystem system

    TBD

    Returns
    Type Description
    TcpExt

    TBD

    Overrides
    ExtensionIdProvider<TcpExt>.CreateExtension(ExtendedActorSystem)

    Implements

    IExtensionId<T>
    IExtensionId

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET