Java.Util.Logging.LogManager.ReadConfiguration Method
Re-initialize the properties and configuration from the given InputStream

Syntax

[Android.Runtime.Register("readConfiguration", "(Ljava/io/InputStream;)V", "GetReadConfiguration_Ljava_io_InputStream_Handler")]
public virtual void ReadConfiguration (System.IO.Stream ins)

Parameters

ins
the input stream

Exceptions

TypeReason
Java.IO.IOExceptionif any IO related problems happened.

Remarks

Re-initialize the properties and configuration from the given InputStream

Notice : No PropertyChangeEvent are fired.

[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