Java.Util.Concurrent.CountDownLatch.Count Property
Returns the current count.

Syntax

[get: Android.Runtime.Register("getCount", "()J", "GetGetCountHandler")]
public virtual long Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the current count.

This method is typically used for debugging and testing purposes.

[Android Documentation]

Requirements

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