Get a portable version of this object
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Return Value
Type: Objectthe 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