Open sandboxFocus

Struct WriteMessageOptions

Options for the Exception method.

Namespace: Flashtrace.Options
Assembly: Flashtrace.dll
Syntax
public readonly struct WriteMessageOptions

Constructors

Name Description
WriteMessageOptions(in LogEventData)

Initializes a new instance of the WriteMessageOptions struct specifying the properties with a LogEventData.

WriteMessageOptions(object?)

Initializes a new instance of the WriteMessageOptions struct optionally specifying the properties with a CLR object.

Properties

Name Description
Data

Gets the properties of the WriteMessageOptions, typically specified as an instance of a well-known or anonymous CLR type.