Java.Util.Concurrent.ForkJoinTask.TryUnfork Method
Tries to unschedule this task for execution.

Syntax

[Android.Runtime.Register("tryUnfork", "()Z", "GetTryUnforkHandler")]
public virtual bool TryUnfork ()

Returns

Documentation for this section has not yet been entered.

Remarks

Tries to unschedule this task for execution. This method will typically (but is not guaranteed to) succeed if this task is the most recently forked task by the current thread, and has not commenced executing in another thread. This method may be useful when arranging alternative local processing of tasks that could have been, but were not, stolen.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0