PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Logging­Execution­Context­Data/Generate­Child­Context­Id
Open sandboxFocus

Method GenerateChildContextId

GenerateChildContextId()

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

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