Java.Util.Concurrent.AbstractExecutorService.AwaitTerminationAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<bool> AwaitTerminationAsync (long timeout, TimeUnit unit)

Parameters

timeout
Documentation for this section has not yet been entered.
unit
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1