ActorsActorBuilderForIter, In Method |
[Missing <summary> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]
Namespace: Akka.FSharp
public ActorsCont<In, Unit> For<Iter, In>( IEnumerable<Iter> source, FSharpFunc<Iter, ActorsCont<In, Unit>> f )
[Missing <param name="source"/> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]
[Missing <param name="f"/> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]
[Missing <typeparam name="Iter"/> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]
[Missing <typeparam name="In"/> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]
[Missing <returns> documentation for "M:Akka.FSharp.Actors.ActorBuilder.For``2(System.Collections.Generic.IEnumerable{``0},Microsoft.FSharp.Core.FSharpFunc{``0,Akka.FSharp.Actors.Cont{``1,Microsoft.FSharp.Core.Unit}})"]