FuturesAskT Method (ICanTell, Object, NullableTimeSpan, CancellationToken) |
Namespace: Akka.Actor
public static Task<T> Ask<T>( this ICanTell self, Object message, Nullable<TimeSpan> timeout, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentException | This exception is thrown if the system can't resolve the target provider. |