Show / Hide Table of Contents

    Interface ISocket

    Inherited Members
    System.IDisposable.Dispose()
    Namespace: Catalyst.Abstractions.IO.Transport
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface ISocket : IDisposable

    Properties

    | Improve this Doc View Source

    Channel

    Declaration
    IChannel Channel { get; }
    Property Value
    Type Description
    IChannel

    Methods

    | Improve this Doc View Source

    StartAsync()

    Declaration
    Task StartAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network