InboxfilterReceiveMessage Method |
Namespace: Akka.FSharp
public static FSharpOption<Message> filterReceive<Message>( TimeSpan timeout, FSharpFunc<Message, bool> predicate, Inbox i )
[Missing <param name="timeout"/> documentation for "M:Akka.FSharp.Inbox.filterReceive``1(System.TimeSpan,Microsoft.FSharp.Core.FSharpFunc{``0,System.Boolean},Akka.Actor.Inbox)"]
[Missing <param name="predicate"/> documentation for "M:Akka.FSharp.Inbox.filterReceive``1(System.TimeSpan,Microsoft.FSharp.Core.FSharpFunc{``0,System.Boolean},Akka.Actor.Inbox)"]
[Missing <param name="i"/> documentation for "M:Akka.FSharp.Inbox.filterReceive``1(System.TimeSpan,Microsoft.FSharp.Core.FSharpFunc{``0,System.Boolean},Akka.Actor.Inbox)"]
[Missing <typeparam name="Message"/> documentation for "M:Akka.FSharp.Inbox.filterReceive``1(System.TimeSpan,Microsoft.FSharp.Core.FSharpFunc{``0,System.Boolean},Akka.Actor.Inbox)"]
[Missing <returns> documentation for "M:Akka.FSharp.Inbox.filterReceive``1(System.TimeSpan,Microsoft.FSharp.Core.FSharpFunc{``0,System.Boolean},Akka.Actor.Inbox)"]