Show / Hide Table of Contents

    Interface IRpcServer

    Inherited Members
    IObservableMessageStreamer<ProtocolMessage>.MessageStream
    ISocket.Channel
    ISocket.StartAsync()
    System.IDisposable.Dispose()
    Namespace: Catalyst.Abstractions.Rpc
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IRpcServer : IObservableMessageStreamer<ProtocolMessage>, ISocket, IDisposable

    Properties

    | Improve this Doc View Source

    Settings

    Declaration
    IRpcServerSettings Settings { get; }
    Property Value
    Type Description
    IRpcServerSettings
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network