Android.Content.ContentProviderClient.Release Method
Call this to indicate to the system that the associated Android.Content.ContentProvider is no longer needed by this Android.Content.ContentProviderClient.

Syntax

[Android.Runtime.Register("release", "()Z", "GetReleaseHandler")]
public virtual bool Release ()

Returns

Documentation for this section has not yet been entered.

Remarks

Call this to indicate to the system that the associated Android.Content.ContentProvider is no longer needed by this Android.Content.ContentProviderClient.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5