Search Results for

    Show / Hide Table of Contents

    Class Udp.Unbind

    Send this message to the listener actor that previously sent a Udp.Bound message in order to close the listening socket. The recipient will reply with an Udp.Unbound message.

    Inheritance
    object
    Udp.Message
    Udp.Command
    Udp.Unbind
    Implements
    INoSerializationVerificationNeeded
    Inherited Members
    Udp.Command.FailureMessage
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.IO
    Assembly: Akka.dll
    Syntax
    public sealed class Udp.Unbind : Udp.Command, INoSerializationVerificationNeeded

    Fields

    | Edit this page View Source

    Instance

    Singleton instance that represents an unbind command.

    Declaration
    public static readonly Udp.Unbind Instance
    Field Value
    Type Description
    Udp.Unbind

    Implements

    INoSerializationVerificationNeeded

    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