FSharpspawnViewEvent, State Method |
Namespace: Akka.Persistence
public static IActorRef spawnView<Event, State>( IActorRefFactory actorFactory, string viewName, string name, FSharpPerspective<Event, State> perspective, FSharpList<SpawnSpawnOption> options )
[Missing <param name="perspective"/> documentation for "M:Akka.Persistence.FSharp.spawnView``2(Akka.Actor.IActorRefFactory,System.String,System.String,Akka.Persistence.FSharp.Perspective{``0,``1},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]
[Missing <typeparam name="Event"/> documentation for "M:Akka.Persistence.FSharp.spawnView``2(Akka.Actor.IActorRefFactory,System.String,System.String,Akka.Persistence.FSharp.Perspective{``0,``1},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]
[Missing <typeparam name="State"/> documentation for "M:Akka.Persistence.FSharp.spawnView``2(Akka.Actor.IActorRefFactory,System.String,System.String,Akka.Persistence.FSharp.Perspective{``0,``1},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]
[Missing <returns> documentation for "M:Akka.Persistence.FSharp.spawnView``2(Akka.Actor.IActorRefFactory,System.String,System.String,Akka.Persistence.FSharp.Perspective{``0,``1},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]