ExceptionLayout ActivateOptions Method Apache log4net™ SDK Documentation
Activate component options

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.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