Show / Hide Table of Contents

    Interface IResponseMessageObserver

    Inherited Members
    IMessageObserver.StartObserving(IObservable<IObserverDto<ProtocolMessage>>)
    System.IObserver<Catalyst.Abstractions.IO.Messaging.Dto.IObserverDto<ProtocolMessage>>.OnCompleted()
    System.IObserver<Catalyst.Abstractions.IO.Messaging.Dto.IObserverDto<ProtocolMessage>>.OnError(System.Exception)
    System.IObserver<Catalyst.Abstractions.IO.Messaging.Dto.IObserverDto<ProtocolMessage>>.OnNext(Catalyst.Abstractions.IO.Messaging.Dto.IObserverDto<ProtocolMessage>)
    Namespace: Catalyst.Abstractions.IO.Observers
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IResponseMessageObserver : IMessageObserver, IObserver<IObserverDto<ProtocolMessage>>
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network