Struct DiagnosticEvent
Inherited Members
Namespace: LaunchDarkly.Sdk.Internal.Events
Assembly: LaunchDarkly.InternalSdk.dll
Syntax
public struct DiagnosticEvent
Constructors
DiagnosticEvent(LdValue)
Declaration
public DiagnosticEvent(LdValue jsonValue)
Parameters
| Type | Name | Description |
|---|---|---|
| LdValue | jsonValue |
Properties
JsonValue
Declaration
public LdValue JsonValue { get; }
Property Value
| Type | Description |
|---|---|
| LdValue |