Java.Util.Logging.Handler.Close Method
Closes this handler.

Syntax

[Android.Runtime.Register("close", "()V", "GetCloseHandler")]
public abstract void Close ()

Remarks

Closes this handler. A flush operation will be performed and all the associated resources will be freed. Client applications should not use this handler after closing it.

[Android Documentation]

Requirements

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