IFixingRequiredGetFixedObject Method Apache log4net™ SDK Documentation
Get a portable version of this object

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

Object GetFixedObject()

Return Value

Type: Object
the portable instance of this object
Remarks

Get a portable instance object that represents the current state of this object. The portable object can be stored and logged from any thread with identical results.

See Also

Reference