ActorsAskResponse Method |
Namespace: Akka.FSharp
public static FSharpAsync<Response> Ask<Response>( ICanTell this, Object msg, TimeSpan timeout )
[Missing <param name="this"/> documentation for "M:Akka.FSharp.Actors.ICanTell.Ask``1(Akka.Actor.ICanTell,System.Object,System.TimeSpan)"]
[Missing <param name="msg"/> documentation for "M:Akka.FSharp.Actors.ICanTell.Ask``1(Akka.Actor.ICanTell,System.Object,System.TimeSpan)"]
[Missing <param name="timeout"/> documentation for "M:Akka.FSharp.Actors.ICanTell.Ask``1(Akka.Actor.ICanTell,System.Object,System.TimeSpan)"]
[Missing <typeparam name="Response"/> documentation for "M:Akka.FSharp.Actors.ICanTell.Ask``1(Akka.Actor.ICanTell,System.Object,System.TimeSpan)"]
[Missing <returns> documentation for "M:Akka.FSharp.Actors.ICanTell.Ask``1(Akka.Actor.ICanTell,System.Object,System.TimeSpan)"]