ExceptionLayout.ActivateOptions Method Apache log4netâ„¢ SDK Documentation
Activate component options

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public override void ActivateOptions()

Implements

IOptionHandler.ActivateOptions()
Remarks

Part of the IOptionHandler component activation framework.

This method does nothing as options become effective immediately.

See Also

Reference