Class DiagnosticId
Inherited Members
Namespace: LaunchDarkly.Sdk.Internal.Events
Assembly: LaunchDarkly.InternalSdk.dll
Syntax
public sealed class DiagnosticId
Constructors
DiagnosticId(string, Guid)
Declaration
public DiagnosticId(string sdkKey, Guid diagnosticId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | sdkKey | |
| Guid | diagnosticId |
Fields
Id
Declaration
public readonly Guid Id
Field Value
| Type | Description |
|---|---|
| Guid |
SdkKeySuffix
Declaration
public readonly string SdkKeySuffix
Field Value
| Type | Description |
|---|---|
| string |