Search Results for

    Show / Hide Table of Contents

    Interface ISurrogated

    Used for surrogate serialization.

    Namespace: Akka.Util
    Assembly: Akka.dll
    Syntax
    public interface ISurrogated

    Methods

    | Edit this page View Source

    ToSurrogate(ActorSystem)

    Converts this object to a surrogate that can be more easily serialized.

    Declaration
    ISurrogate ToSurrogate(ActorSystem system)
    Parameters
    Type Name Description
    ActorSystem system

    The actor system to use during conversion.

    Returns
    Type Description
    ISurrogate

    A surrogate representation of this object.

    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