Struct Selector
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Subsystems
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct Selector
Properties
IsEmpty
Declaration
public bool IsEmpty { get; }
Property Value
| Type | Description |
|---|---|
| bool |
State
Declaration
public string State { get; }
Property Value
| Type | Description |
|---|---|
| string |
Version
Declaration
public int Version { get; }
Property Value
| Type | Description |
|---|---|
| int |