Header menu logo FCQRS

Internal Module

Types

Type Description

State<'Command, 'Event>

Functions and values

Function or value Description

subscribeForCommand system mediator command

Full Usage: subscribeForCommand system mediator command

Parameters:
Returns: Async<Event<'Event>>
system : IActorRefFactory
mediator : ICanTell<objnull>
command : Command<'Command, 'Event>
Returns: Async<Event<'Event>>

Active patterns

Active pattern Description

(|SubscriptionAcknowledged|_|) msg

Full Usage: (|SubscriptionAcknowledged|_|) msg

Parameters:
    msg : obj

Returns: SubscribeAck option
msg : obj
Returns: SubscribeAck option

Type something to start searching.