ExceptionLayoutActivateOptions 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

IOptionHandlerActivateOptions
Remarks

Part of the IOptionHandler component activation framework.

This method does nothing as options become effective immediately.

See Also

Reference