Dreamine.Communication.Core 1.0.2
Dreamine.Communication.Core 통신 기능과 관련 API를 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.Communication.Core.Adapters.TransportMessageBusAdapter 멤버 목록

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

_handlersDreamine.Communication.Core.Adapters.TransportMessageBusAdapterprivate
_transportDreamine.Communication.Core.Adapters.TransportMessageBusAdapterprivate
ConnectAsync(CancellationToken cancellationToken=default)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
DisconnectAsync(CancellationToken cancellationToken=default)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
Dispose()Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
DisposeAsync()Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
KindDreamine.Communication.Core.Adapters.TransportMessageBusAdapter
OnHandlerErrorDreamine.Communication.Core.Adapters.TransportMessageBusAdapter
OnMessageReceived(object? sender, MessageEnvelope message)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinlineprivate
PublishAsync(MessageEnvelope message, CancellationToken cancellationToken=default)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
StateDreamine.Communication.Core.Adapters.TransportMessageBusAdapter
SubscribeAsync(string route, Func< MessageEnvelope, CancellationToken, Task > handler, CancellationToken cancellationToken=default)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline
TransportMessageBusAdapter(IMessageTransport transport)Dreamine.Communication.Core.Adapters.TransportMessageBusAdapterinline