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