Struct EventProcessorTypes.MigrationOpEvent.ErrorMeasurement
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Subsystems
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct EventProcessorTypes.MigrationOpEvent.ErrorMeasurement
Properties
New
Declaration
public bool New { get; set; }
Property Value
Type | Description |
---|---|
bool |
Old
Declaration
public bool Old { get; set; }
Property Value
Type | Description |
---|---|
bool |