Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IFixingRequired.GetFixedObject�Method�

Get a portable version of this object

[Visual�Basic]
Function�GetFixedObject()�As�Object
[C#]
object�GetFixedObject();

Return Value

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

IFixingRequired Interface | log4net.Core Namespace