![]() | EventStreaming Class |
[Missing <summary> documentation for "T:Akka.FSharp.EventStreaming"]
Namespace: Akka.FSharp
The EventStreaming type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | publishEvent |
Publishes an event on the provided event stream. Event channel is resolved from event's type.
|
![]() ![]() | subscribe |
Subscribes an actor reference to target channel of the provided event stream.
|
![]() ![]() | unsubscribe |
Unubscribes an actor reference from target channel of the provided event stream.
|