PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextILogging­Context.​Recycle­Id
Open sandboxFocus

LoggingContext.ILoggingContext.RecycleId Property

ILoggingContext.RecycleId

Gets an integer that is incremented every time the current instance is being recycled.

Declaration
int ILoggingContext.RecycleId { get; }
Returns
Type Description
Int32
Implements
ILoggingContext.RecycleId