Struct EventProcessorTypes.IdentifyEvent
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Subsystems
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct EventProcessorTypes.IdentifyEvent
Properties
Context
Declaration
public Context Context { get; set; }
Property Value
| Type | Description |
|---|---|
| Context |
Timestamp
Declaration
public UnixMillisecondTime Timestamp { get; set; }
Property Value
| Type | Description |
|---|---|
| UnixMillisecondTime |