Class HookMetadata
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Hooks
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public sealed class HookMetadata
  Constructors
HookMetadata(string)
Declaration
public HookMetadata(string name)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | 
Properties
Name
Declaration
public string Name { get; }
  Property Value
| Type | Description | 
|---|---|
| string |