Struct FlagChangeEvent
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Interfaces
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct FlagChangeEvent
Constructors
FlagChangeEvent(string)
Declaration
public FlagChangeEvent(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key |
Properties
Key
Declaration
public string Key { get; }
Property Value
Type | Description |
---|---|
string |