PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­Execution­Context­DataGenerate­Child­Context­Id
Open sandboxFocus

LoggingExecutionContextData.GenerateChildContextId Method

GenerateChildContextId()

Returns a new child identifier that it unique within the current parent.

Declaration
public long GenerateChildContextId()
Returns
Type Description
Int64
Implements
IHierarchicalContextIdInfo.GenerateChildContextId()