SpawnspawnObjOpta Method |
Namespace: Akka.FSharp
public static IActorRef spawnObjOpt<a>( IActorRefFactory actorFactory, string name, FSharpExpr<FSharpFunc<Unit, a>> f, FSharpList<SpawnSpawnOption> options ) where a : ActorBase
[Missing <typeparam name="a"/> documentation for "M:Akka.FSharp.Spawn.spawnObjOpt``1(Akka.Actor.IActorRefFactory,System.String,Microsoft.FSharp.Quotations.FSharpExpr{Microsoft.FSharp.Core.FSharpFunc{Microsoft.FSharp.Core.Unit,``0}},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]
[Missing <returns> documentation for "M:Akka.FSharp.Spawn.spawnObjOpt``1(Akka.Actor.IActorRefFactory,System.String,Microsoft.FSharp.Quotations.FSharpExpr{Microsoft.FSharp.Core.FSharpFunc{Microsoft.FSharp.Core.Unit,``0}},Microsoft.FSharp.Collections.FSharpList{Akka.FSharp.Spawn.SpawnOption})"]