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. |