PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Abstract­SourceGet­Local­State
Open sandboxFocus

LoggingAbstractSource.GetLocalState Method

GetLocalState(out LoggingSourceLocalState)

Gets the LoggingSourceLocalState resolved for the current execution context. This method is used by generated code.

Declaration
public void GetLocalState(out LoggingSourceLocalState localState)
Parameters
Type Name Description
LoggingSourceLocalState localState

The current state.