Dreamine.Communication.Abstractions 1.0.2
Dreamine.Communication.Abstractions 공용 계약과 추상화를 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.Communication.Abstractions.Interfaces.IMessageBus 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : Dreamine.Communication.Abstractions.Interfaces.IMessageBus (모든 상속된 멤버들도 포함합니다.)

ConnectAsync(CancellationToken cancellationToken=default)Dreamine.Communication.Abstractions.Interfaces.IConnectionLifecycle
DisconnectAsync(CancellationToken cancellationToken=default)Dreamine.Communication.Abstractions.Interfaces.IConnectionLifecycle
KindDreamine.Communication.Abstractions.Interfaces.IMessageBus
PublishAsync(MessageEnvelope message, CancellationToken cancellationToken=default)Dreamine.Communication.Abstractions.Interfaces.IMessageBus
StateDreamine.Communication.Abstractions.Interfaces.IConnectionLifecycle
SubscribeAsync(string route, Func< MessageEnvelope, CancellationToken, Task > handler, CancellationToken cancellationToken=default)Dreamine.Communication.Abstractions.Interfaces.IMessageBus