InternalModule
PackageFCQRS
Summary
| Name | Signature | Synopsis |
|---|---|---|
| subscribeForCommand | subscribeForCommand system mediator command | No description available. |
| (|SubscriptionAcknowledged|_|) | (|SubscriptionAcknowledged|_|) msg | No description available. |
Parameters
| Name | Type | Description |
|---|---|---|
| system | IActorRefFactory | |
| mediator | ICanTell<objnull> | |
| command | Command<'a, 'b> |
Returns
Async<Event<'b>>