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

Syntax

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

Remarks

Closes this handler. The tail string of the formatter associated with this handler is written out. A flush operation and a subsequent close operation is then performed upon the output stream. Client applications should not use a 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