LogEventMetadata Methods |
The LogEventMetadata type exposes the following members.
Name | Description | |
---|---|---|
GetPropertyOptions |
Gets the options of a given property.
| |
HasInheritedProperty |
Determines if the current LogEventMetadata contains any inherited property. The implementation of this method must not allocate heap memory.
| |
VisitProperties<TVisitorState> |
Invokes an action for each property in the raw CLR object of a LogEventData.
|